Uses of Class
org.robovm.apple.uikit.UITextInputTextStyle
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UITextInputTextStyle in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return types with arguments of type UITextInputTextStyle Modifier and Type Method Description static List<UITextInputTextStyle>UITextInputTextStyle.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.uikit with parameters of type UITextInputTextStyle Modifier and Type Method Description voidUITextField. setMarkedTextStyle(UITextInputTextStyle v)voidUITextInput. setMarkedTextStyle(UITextInputTextStyle v)voidUITextInputAdapter. setMarkedTextStyle(UITextInputTextStyle v)voidUITextView. setMarkedTextStyle(UITextInputTextStyle v)static longUITextInputTextStyle.Marshaler. toNative(UITextInputTextStyle o, long flags)Method parameters in org.robovm.apple.uikit with type arguments of type UITextInputTextStyle Modifier and Type Method Description static longUITextInputTextStyle.AsListMarshaler. toNative(List<UITextInputTextStyle> l, long flags)static UITextInputTextStyleUITextInputTextStyle.Marshaler. toObject(Class<UITextInputTextStyle> cls, long handle, long flags)