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