Method | Description | |
---|---|---|
Close ( ) : void | ||
GetInput ( ) : string | ||
Open ( string text, bool autocorrection, bool multiline, bool secure, bool alert, string textPlaceholder, int keyboardType ) : void |
public Open ( string text, bool autocorrection, bool multiline, bool secure, bool alert, string textPlaceholder, int keyboardType ) : void | ||
text | string | |
autocorrection | bool | |
multiline | bool | |
secure | bool | |
alert | bool | |
textPlaceholder | string | |
keyboardType | int | |
return | void |