Uses of Class
org.robovm.apple.foundation.NSTextCheckingTransitComponents
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSTextCheckingTransitComponents in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation that return NSTextCheckingTransitComponents Modifier and Type Method Description NSTextCheckingTransitComponentsNSTextCheckingResult. getComponents()static NSTextCheckingTransitComponentsNSTextCheckingTransitComponents.Marshaler. toObject(Class<NSTextCheckingTransitComponents> cls, long handle, long flags)Methods in org.robovm.apple.foundation that return types with arguments of type NSTextCheckingTransitComponents Modifier and Type Method Description static List<NSTextCheckingTransitComponents>NSTextCheckingTransitComponents.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.foundation with parameters of type NSTextCheckingTransitComponents Modifier and Type Method Description static NSTextCheckingResultNSTextCheckingResult. getTransitInformationCheckingResult(NSRange range, NSTextCheckingTransitComponents components)static longNSTextCheckingTransitComponents.Marshaler. toNative(NSTextCheckingTransitComponents o, long flags)Method parameters in org.robovm.apple.foundation with type arguments of type NSTextCheckingTransitComponents Modifier and Type Method Description static longNSTextCheckingTransitComponents.AsListMarshaler. toNative(List<NSTextCheckingTransitComponents> l, long flags)static NSTextCheckingTransitComponentsNSTextCheckingTransitComponents.Marshaler. toObject(Class<NSTextCheckingTransitComponents> cls, long handle, long flags)