cohtml.CohtmlTouchKeyboard.Options

Stores CohtmlTouchKeyboard data.

Public Attributes

Name
TouchScreenKeyboardTypeKeyboardType
boolAutoCorrection
boolMultiline
boolSecure
boolAlert
stringPlaceholder
intMaxLength

Public Attributes Documentation

variable KeyboardType

TouchScreenKeyboardType KeyboardType;

variable AutoCorrection

bool AutoCorrection;

variable Multiline

bool Multiline;

variable Secure

bool Secure;

variable Alert

bool Alert;

variable Placeholder

string Placeholder;

variable MaxLength

int MaxLength;