[]
Gets a flag indicates whether the ime is opening and has inputed string.
public bool IsEditing { get; }
Public ReadOnly Property IsEditing As Boolean
| Type | Description |
|---|---|
| bool | true, indicates the ime is opening and has inputed string, otherwise, false; |