Uses of Class
org.robovm.apple.uikit.UIActionSheetStyle
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIActionSheetStyle in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return UIActionSheetStyle Modifier and Type Method Description UIActionSheetStyleUIActionSheet. getActionSheetStyle()Deprecated.static UIActionSheetStyleUIActionSheetStyle. valueOf(long n)Deprecated.Returns the enum constant of this type with the specified name.static UIActionSheetStyleUIActionSheetStyle. valueOf(String name)Deprecated.Returns the enum constant of this type with the specified name.static UIActionSheetStyle[]UIActionSheetStyle. values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.uikit with parameters of type UIActionSheetStyle Modifier and Type Method Description voidUIActionSheet. setActionSheetStyle(UIActionSheetStyle v)Deprecated.