Share via


InputMethodStateChangedEventArgs.IsImeStateChanged Özellik

Tanım

Özelliğin değiştirilip değiştirilmediğini ImeState belirten bir değer alır.

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

Özellik Değeri

trueImeState özelliği değiştiyse; değilse, false.

Bu özelliğin varsayılan değeri yok.

Şunlara uygulanır