Package org.robovm.apple.uikit
Class UITextInputTextStyle.Keys
java.lang.Object
org.robovm.apple.uikit.UITextInputTextStyle.Keys
- Enclosing class:
- UITextInputTextStyle
public static class UITextInputTextStyle.Keys extends Object
-
Constructor Summary
Constructors Constructor Description Keys() -
Method Summary
-
Constructor Details
-
Keys
public Keys()
-
-
Method Details
-
BackgroundColor
Deprecated.Deprecated in iOS 8.0. Use NSBackgroundColorAttributeName -
Color
Deprecated.Deprecated in iOS 8.0. Use NSForegroundColorAttributeName -
Font
Deprecated.Deprecated in iOS 8.0. Use NSFontAttributeName
-