Skip to content
SiteEmail

cohtml.CohtmlTouchKeyboard.Options

Stores CohtmlTouchKeyboard data.

Name
TouchScreenKeyboardTypeKeyboardType
boolAutoCorrection
boolMultiline
boolSecure
boolAlert
stringPlaceholder
intMaxLength
TouchScreenKeyboardType KeyboardType;
bool AutoCorrection;
bool Multiline;
bool Secure;
bool Alert;
string Placeholder;
int MaxLength;