Package apple.uikit.enums
Class UITextSmartDashesType
- java.lang.Object
-
- apple.uikit.enums.UITextSmartDashesType
-
public final class UITextSmartDashesType extends java.lang.ObjectUITextSmartDashesType Controls the automatic conversion of hyphens into en/em-dashes 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
-
-