Uses of Class
org.robovm.apple.uikit.UIActionSheet
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIActionSheet in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit with parameters of type UIActionSheet Modifier and Type Method Description voidUIActionSheetDelegate. cancel(UIActionSheet actionSheet)Deprecated.Deprecated in iOS 8.3.voidUIActionSheetDelegateAdapter. cancel(UIActionSheet actionSheet)Deprecated.Deprecated in iOS 8.3.voidUIDocumentInteractionController. cancel(UIActionSheet actionSheet)Deprecated.Deprecated in iOS 8.3.voidUIActionSheetDelegate. clicked(UIActionSheet actionSheet, long buttonIndex)Deprecated.Deprecated in iOS 8.3.voidUIActionSheetDelegateAdapter. clicked(UIActionSheet actionSheet, long buttonIndex)Deprecated.Deprecated in iOS 8.3.voidUIDocumentInteractionController. clicked(UIActionSheet actionSheet, long buttonIndex)Deprecated.Deprecated in iOS 8.3.voidUIActionSheetDelegate. didDismiss(UIActionSheet actionSheet, long buttonIndex)Deprecated.Deprecated in iOS 8.3.voidUIActionSheetDelegateAdapter. didDismiss(UIActionSheet actionSheet, long buttonIndex)Deprecated.Deprecated in iOS 8.3.voidUIDocumentInteractionController. didDismiss(UIActionSheet actionSheet, long buttonIndex)Deprecated.Deprecated in iOS 8.3.voidUIActionSheetDelegate. didPresent(UIActionSheet actionSheet)Deprecated.Deprecated in iOS 8.3.voidUIActionSheetDelegateAdapter. didPresent(UIActionSheet actionSheet)Deprecated.Deprecated in iOS 8.3.voidUIDocumentInteractionController. didPresent(UIActionSheet actionSheet)Deprecated.Deprecated in iOS 8.3.voidUIActionSheetDelegate. willDismiss(UIActionSheet actionSheet, long buttonIndex)Deprecated.Deprecated in iOS 8.3.voidUIActionSheetDelegateAdapter. willDismiss(UIActionSheet actionSheet, long buttonIndex)Deprecated.Deprecated in iOS 8.3.voidUIDocumentInteractionController. willDismiss(UIActionSheet actionSheet, long buttonIndex)Deprecated.Deprecated in iOS 8.3.voidUIActionSheetDelegate. willPresent(UIActionSheet actionSheet)Deprecated.Deprecated in iOS 8.3.voidUIActionSheetDelegateAdapter. willPresent(UIActionSheet actionSheet)Deprecated.Deprecated in iOS 8.3.voidUIDocumentInteractionController. willPresent(UIActionSheet actionSheet)Deprecated.Deprecated in iOS 8.3.