Enum ISN_UIAlertControllerStyle
Constants indicating the type of alert to display.
Namespace: SA.iOS.UIKit
Assembly: cs.temp.dll.dll
Syntax
public enum ISN_UIAlertControllerStyle
Fields
Name | Description |
---|---|
ActionSheet | An action sheet displayed in the context of the view controller that presented it. |
Alert | An alert displayed modally for the app. |