Package apple.uikit.enums
Class UITextSmartQuotesType
- java.lang.Object
-
- apple.uikit.enums.UITextSmartQuotesType
-
public final class UITextSmartQuotesType extends java.lang.ObjectUITextSmartQuotesType Controls the automatic conversion of typographic quote characters for a text widget.
-
-
Field Detail
-
Default
public static final long Default
- See Also:
- Constant Field Values
-
No
public static final long No
- See Also:
- Constant Field Values
-
Yes
public static final long Yes
- See Also:
- Constant Field Values
-
-