cohtml.CohtmlTouchKeyboard.Options
Stores CohtmlTouchKeyboard data.
Public Attributes
Section titled “Public Attributes”| Name | |
|---|---|
| TouchScreenKeyboardType | KeyboardType |
| bool | AutoCorrection |
| bool | Multiline |
| bool | Secure |
| bool | Alert |
| string | Placeholder |
| int | MaxLength |
Public Attributes Documentation
Section titled “Public Attributes Documentation”variable KeyboardType
Section titled “variable KeyboardType”TouchScreenKeyboardType KeyboardType;variable AutoCorrection
Section titled “variable AutoCorrection”bool AutoCorrection;variable Multiline
Section titled “variable Multiline”bool Multiline;variable Secure
Section titled “variable Secure”bool Secure;variable Alert
Section titled “variable Alert”bool Alert;variable Placeholder
Section titled “variable Placeholder”string Placeholder;variable MaxLength
Section titled “variable MaxLength”int MaxLength;© 2026 Coherent Labs. All rights reserved.