Gets a flag indicates whether the ime is opening and has inputed string.
'Declaration
Public ReadOnly Property IsEditing As Boolean
public bool IsEditing {get;}
Property Value
true, indicates the ime is opening and has inputed string, otherwise,
false;