Uses of Class
org.robovm.apple.uikit.UITextContentType
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UITextContentType in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return UITextContentType Modifier and Type Method Description UITextContentTypeUISearchBar. getTextContentType()UITextContentTypeUITextField. getTextContentType()UITextContentTypeUITextInputTraits. getTextContentType()UITextContentTypeUITextInputTraitsAdapter. getTextContentType()UITextContentTypeUITextView. getTextContentType()static UITextContentTypeUITextContentType.Marshaler. toObject(Class<UITextContentType> cls, long handle, long flags)static UITextContentTypeUITextContentType. valueOf(NSString value)Methods in org.robovm.apple.uikit that return types with arguments of type UITextContentType Modifier and Type Method Description static List<UITextContentType>UITextContentType.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.uikit with parameters of type UITextContentType Modifier and Type Method Description voidUISearchBar. setTextContentType(UITextContentType v)voidUITextField. setTextContentType(UITextContentType v)voidUITextInputTraits. setTextContentType(UITextContentType v)voidUITextInputTraitsAdapter. setTextContentType(UITextContentType v)voidUITextView. setTextContentType(UITextContentType v)static longUITextContentType.Marshaler. toNative(UITextContentType o, long flags)Method parameters in org.robovm.apple.uikit with type arguments of type UITextContentType Modifier and Type Method Description static longUITextContentType.AsListMarshaler. toNative(List<UITextContentType> l, long flags)static UITextContentTypeUITextContentType.Marshaler. toObject(Class<UITextContentType> cls, long handle, long flags)