Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
x:Object > InputMethod
(usage) |
{x:Static InputMethod.StaticPropertyName} |
(description) |
Provides facilities for managing and interacting with the Text Services Framework, which provides support for alternate text input methods such as speech and handwriting. |
[is default constructible] |
false |
(properties) |
|
HandwritingState |
|
(description) |
The current state of handwriting input for this input method. |
ImeConversionMode |
|
(description) |
The current conversion mode for the input method editor associated with this input method. |
ImeSentenceMode |
|
(description) |
The current sentence mode for the input method editor associated with this input method. |
ImeState |
|
(description) |
The current state of the input method editor associated with this input method. |
MicrophoneState |
|
(description) |
The current state of microphone input for this input method. |
SpeechMode |
|
(description) |
The speech mode for this input method. |
(attachable properties) |
|
InputMethod.InputScope |
|
(description) |
The input scope for a specified dependency object. |
[target type] |
|
InputMethod.IsInputMethodEnabled |
|
(description) |
A value that indicates whether this input method is enabled. |
[target type] |
|
InputMethod.IsInputMethodSuspended |
|
(description) |
A value that indicates whether this input method is suspended. |
[target type] |
|
InputMethod.PreferredImeConversionMode |
|
(description) |
A preferred ImeConversionModeValues value for a specified dependency object. |
[target type] |
|
InputMethod.PreferredImeSentenceMode |
|
(description) |
A preferred ImeSentenceModeValues value for a specified dependency object. |
[target type] |
|
InputMethod.PreferredImeState |
|
(description) |
A preferred input method state for a specified dependency object. |
[target type] |
|
(static properties) |
|
Current |
InputMethod |
(description) |
A reference to any currently active input method associated with the current context. |
(events) |
|
StateChanged |
Occurs when the input method state (represented by the ImeState property) changes. |