Method | Description | |
---|---|---|
Add ( string title, System.Action action ) : int | ||
Add ( string title, UIKit.UIColor color, System.Action action ) : int | ||
SimpleActionSheet ( ) : System |
public Add ( string title, System.Action action ) : int | ||
title | string | |
action | System.Action | |
return | int |
public Add ( string title, UIKit.UIColor color, System.Action action ) : int | ||
title | string | |
color | UIKit.UIColor | |
action | System.Action | |
return | int |