InputMethodState Enumeration
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Describes the state of an input method editor when it interacts with a Windows Phone-based application.
Namespace: System.Windows.Input
Assembly: System.Windows (in System.Windows.dll)
XMLNS for XAML: Not mapped to an xmlns.
Syntax
Public Enumeration InputMethodState
public enum InputMethodState
<object property="enumMemberName"/>
Members
| Member name | Description | |
|---|---|---|
| Off | The input method editor is off for purposes of generating device independent input. | |
| On | The input method editor is on. | |
| DoNotCare | The input method is in an indeterminate state. |
Version Information
Windows Phone OS
Supported in: 8.1, 8.0, 7.1
Platforms
Windows Phone