InputMethodStateChangedEventArgs.IsImeStateChanged 属性

定义

获取一个值,该值指示属性是否已 ImeState 更改。

public:
 property bool IsImeStateChanged { bool get(); };
public bool IsImeStateChanged { get; }
member this.IsImeStateChanged : bool
Public ReadOnly Property IsImeStateChanged As Boolean

属性值

如果属性已更改,则为 。

此属性没有默认值。

适用于