InputMethodStateChangedEventArgs.IsMicrophoneStateChanged プロパティ

定義

MicrophoneState プロパティが変更されたかどうかを示す値を取得します。

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

プロパティ値

true プロパティが変更された MicrophoneState 場合は 。それ以外の場合 falseは 。

このプロパティには既定値はありません。

適用対象