Uses of Class
org.robovm.apple.uikit.UIAlertView
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIAlertView in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit with parameters of type UIAlertView Modifier and Type Method Description voidUIAlertViewDelegate. cancel(UIAlertView alertView)Deprecated.Deprecated in iOS 9.0.voidUIAlertViewDelegateAdapter. cancel(UIAlertView alertView)Deprecated.Deprecated in iOS 9.0.voidUIAlertViewDelegate. clicked(UIAlertView alertView, long buttonIndex)Deprecated.Deprecated in iOS 9.0.voidUIAlertViewDelegateAdapter. clicked(UIAlertView alertView, long buttonIndex)Deprecated.Deprecated in iOS 9.0.voidUIAlertViewDelegate. didDismiss(UIAlertView alertView, long buttonIndex)Deprecated.Deprecated in iOS 9.0.voidUIAlertViewDelegateAdapter. didDismiss(UIAlertView alertView, long buttonIndex)Deprecated.Deprecated in iOS 9.0.voidUIAlertViewDelegate. didPresent(UIAlertView alertView)Deprecated.Deprecated in iOS 9.0.voidUIAlertViewDelegateAdapter. didPresent(UIAlertView alertView)Deprecated.Deprecated in iOS 9.0.booleanUIAlertViewDelegate. shouldEnableFirstOtherButton(UIAlertView alertView)Deprecated.Deprecated in iOS 9.0.booleanUIAlertViewDelegateAdapter. shouldEnableFirstOtherButton(UIAlertView alertView)Deprecated.Deprecated in iOS 9.0.voidUIAlertViewDelegate. willDismiss(UIAlertView alertView, long buttonIndex)Deprecated.Deprecated in iOS 9.0.voidUIAlertViewDelegateAdapter. willDismiss(UIAlertView alertView, long buttonIndex)Deprecated.Deprecated in iOS 9.0.voidUIAlertViewDelegate. willPresent(UIAlertView alertView)Deprecated.Deprecated in iOS 9.0.voidUIAlertViewDelegateAdapter. willPresent(UIAlertView alertView)Deprecated.Deprecated in iOS 9.0.