[]
Gets a flag indicates whether the ime is opening and has inputed string.
public bool IsEditing { get; }
true, indicates the ime is opening and has inputed string, otherwise, false;