Method | Description | |
---|---|---|
AddButton ( string title ) : int | ||
ButtonTitle ( int index ) : string | ||
Dismiss ( int buttonIndex, bool animated = true ) : void | ||
Show ( ) : void |
Method | Description | |
---|---|---|
UIAlertView ( ) : System | ||
UIAlertView ( |
public Dismiss ( int buttonIndex, bool animated = true ) : void | ||
buttonIndex | int | |
animated | bool | |
return | void |