WebKitInputHints

Enum values used to describe hints that might be taken into account by input methods.

Values

ValueMeaning
None0

No special behavior suggested

Spellcheck1

Suggest spell checking

Lowercase2

Suggest to not autocapitlize

UppercaseChars4

Suggest to capitalize all text

UppercaseWords8

Suggest to capitalize the first character of each word

UppercaseSentences16

Suggest to capitalize the first word of each sentence

InhibitOsk32

Suggest to not show an onscreen keyboard