Aracılığıyla paylaş


InputMethodStateChangedEventArgs.IsMicrophoneStateChanged Özellik

Tanım

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

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

Özellik Değeri

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

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

Şunlara uygulanır