dart/core/js/input_ime library

Properties

chrome JSChrome
no setter

Typedefs

AssistiveWindowButton = String
ID of buttons in assistive window.
AssistiveWindowType = String
Type of assistive window.
AutoCapitalizeType = String
The auto-capitalize type of the text field.
InputContextType = String
Type of value this text field edits, (Text, Number, URL, etc)
KeyboardEventType = String
The type of menu item. Radio buttons between separators are considered grouped.
MouseButton = String
Which mouse buttons was clicked.
ScreenType = String
The screen type under which the IME is activated.
UnderlineStyle = String
The type of the underline to modify this segment.
WindowPosition = String
Where to display the candidate window. If set to 'cursor', the window follows the cursor. If set to 'composition', the window is locked to the beginning of the composition.

Exceptions / Errors

ApiNotAvailableException