Gjsify LogoGjsify Logo

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

bitfield

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

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method