input_ime library
Classes
- AssistiveWindowProperties
- ChromeInput
- ChromeInputIme
- ClearCompositionParameters
- CommitTextParameters
- DeleteSurroundingTextParameters
-
EventStream<
T> - InputContext
- KeyboardEvent
- MenuItem
- MenuParameters
- OnActivateEvent
- OnAssistiveWindowButtonClickedDetails
- OnCandidateClickedEvent
- OnKeyEventEvent
- OnMenuItemActivatedEvent
- OnSurroundingTextChangedEvent
- OnSurroundingTextChangedSurroundingInfo
- SendKeyEventsParameters
- SetAssistiveWindowButtonHighlightedParameters
- SetAssistiveWindowPropertiesParameters
- SetCandidatesParameters
- SetCandidatesParametersCandidates
- SetCandidatesParametersCandidatesUsage
- SetCandidateWindowPropertiesParameters
- SetCandidateWindowPropertiesParametersProperties
- SetCompositionParameters
- SetCompositionParametersSegments
- SetCursorPositionParameters
Enums
- AssistiveWindowButton
- ID of buttons in assistive window.
- AssistiveWindowType
- Type of assistive window.
- AutoCapitalizeType
- The auto-capitalize type of the text field.
- InputContextType
- Type of value this text field edits, (Text, Number, URL, etc)
- KeyboardEventType
- MenuItemStyle
- The type of menu item. Radio buttons between separators are considered grouped.
- MouseButton
- Which mouse buttons was clicked.
- ScreenType
- The screen type under which the IME is activated.
- UnderlineStyle
- The type of the underline to modify this segment.
- WindowPosition
- 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.