Uses of Class
org.robovm.apple.foundation.NSValueTransformer
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSValueTransformer in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation that return NSValueTransformer Modifier and Type Method Description static NSValueTransformerNSValueTransformer. getValueTransformer(String name)static NSValueTransformerNSValueTransformer. getValueTransformer(NSValueTransformerName name)Methods in org.robovm.apple.foundation that return types with arguments of type NSValueTransformer Modifier and Type Method Description static NSArray<NSValueTransformer>NSValueTransformer. getValueTransformers()Methods in org.robovm.apple.foundation with parameters of type NSValueTransformer Modifier and Type Method Description static voidNSValueTransformer. setValueTransformer(NSValueTransformer transformer, String name)