Package apple.uikit.enums
Class UIAlertControllerStyle
- java.lang.Object
-
- apple.uikit.enums.UIAlertControllerStyle
-
public final class UIAlertControllerStyle extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static longActionSheetstatic longAlert
-
-
-
Field Detail
-
ActionSheet
public static final long ActionSheet
- See Also:
- Constant Field Values
-
Alert
public static final long Alert
- See Also:
- Constant Field Values
-
-