class:/TYPE/UnityEngine.TouchScreenKeyboard//, can be loaded from an assetbundle using TouchScreenKeyboard::createfromassetbundle(bundlename,prefabname) /
enum constant number 2
enum constant number 1
enum constant number 3
enum constant number 0
| static UnityEngine.TouchScreenKeyboard Create ( |
| ) |
Constructor replaces new;
| text System.String | no description |
| keyboardType UnityEngine.TouchScreenKeyboardType | no description |
| autocorrection System.Boolean | no description |
| multiline System.Boolean | no description |
| secure System.Boolean | no description |
| alert System.Boolean | no description |
| textPlaceholder System.String | no description |
| characterLimit System.Int32 | no description |
UnityEngine.TouchScreenKeyboard
| static UnityEngine.TouchScreenKeyboard CreateFromAssetBundle( |
| ) |
Constructor for object from a bundle
| bundle string | bundle name |
| objectname string | object name with extension |
UnityEngine.TouchScreenKeyboard
| static UnityEngine.TouchScreenKeyboard Open( |
| ) |
System.String text-no documentation
| text System.String | no documentation |
| keyboardType UnityEngine.TouchScreenKeyboardType | no documentation autocorrection - |
UnityEngine.TouchScreenKeyboard
| static UnityEngine.TouchScreenKeyboard Open( |
| ) |
System.String text-no documentation
| text System.String | no documentation |
| keyboardType UnityEngine.TouchScreenKeyboardType | no documentation |
| autocorrection System.Boolean | no documentation |
| multiline System.Boolean | no documentation secure - |
UnityEngine.TouchScreenKeyboard
| static UnityEngine.TouchScreenKeyboard Open( |
| ) |
System.String text-no documentation
| text System.String | no documentation |
| keyboardType UnityEngine.TouchScreenKeyboardType | no documentation |
| autocorrection System.Boolean | no documentation |
| multiline System.Boolean | no documentation |
| secure System.Boolean | no documentation alert - |
UnityEngine.TouchScreenKeyboard
| static UnityEngine.TouchScreenKeyboard Open( |
| ) |
System.String text-no documentation
| text System.String | no documentation |
| keyboardType UnityEngine.TouchScreenKeyboardType | no documentation |
| autocorrection System.Boolean | no documentation |
| multiline System.Boolean | no documentation |
| secure System.Boolean | no documentation |
| alert System.Boolean | no documentation textPlaceholder - |
UnityEngine.TouchScreenKeyboard
| static UnityEngine.TouchScreenKeyboard Open( |
| ) |
System.String text-no documentation
| text System.String | no documentation |
| keyboardType UnityEngine.TouchScreenKeyboardType | no documentation |
| autocorrection System.Boolean | no documentation |
| multiline System.Boolean | no documentation |
| secure System.Boolean | no documentation |
| alert System.Boolean | no documentation |
| textPlaceholder System.String | no documentation characterLimit - |
UnityEngine.TouchScreenKeyboard
| static UnityEngine.TouchScreenKeyboard Open( |
| ) |
System.String text-no documentation
text -
UnityEngine.TouchScreenKeyboard
| static UnityEngine.TouchScreenKeyboard Open( |
| ) |
System.String text-no documentation
| text System.String | no documentation keyboardType - |
UnityEngine.TouchScreenKeyboard
| static UnityEngine.TouchScreenKeyboard Open( |
| ) |
System.String text-no documentation
| text System.String | no documentation |
| keyboardType UnityEngine.TouchScreenKeyboardType | no documentation |
| autocorrection System.Boolean | no documentation multiline - |
UnityEngine.TouchScreenKeyboard
no documentation
System.Int32
| static System.Int32 EnumToInt( |
| ) |
no documentation
| enum UnityEngine.TouchScreenKeyboard Status | an enum of type TouchScreenKeyboard::Status |
System.Int32
| static UnityEngine.TouchScreenKeyboard+Status IntToEnum( |
| ) |
no documentation
| enumnumber System.Int32 | an int lower than UnityEngine::TouchScreenKeyboard::Status::Count() |
UnityEngine.TouchScreenKeyboard+Status