Enumeration (GI Flags)

WebKit-6.0WebKitInputHintsSince 2.28

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

2.28

Index

Enumeration Members

INHIBIT_OSK: number

Suggest to not show an onscreen keyboard

LOWERCASE: number

Suggest to not autocapitlize

NONE: number

No special behavior suggested

SPELLCHECK: number

Suggest spell checking

UPPERCASE_CHARS: number

Suggest to capitalize all text

UPPERCASE_SENTENCES: number

Suggest to capitalize the first word of each sentence

UPPERCASE_WORDS: number

Suggest to capitalize the first character of each word