Method | Description | |
---|---|---|
Add ( string title, System.Action action ) : void | ||
Add ( string title, UIAlertActionStyle style, System.Action action ) : void | ||
SimpleAlertActionSheet ( ) : System | ||
SimpleAlertActionSheet ( |
public Add ( string title, System.Action action ) : void | ||
title | string | |
action | System.Action | |
return | void |
public Add ( string title, UIAlertActionStyle style, System.Action action ) : void | ||
title | string | |
style | UIAlertActionStyle | |
action | System.Action | |
return | void |
public SimpleAlertActionSheet ( |
||
handle | ||
return | System |