Show / Hide Table of Contents

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.

In This Article
Back to top Generated by DocFX