InputMethodStateChangedEventArgs.IsMicrophoneStateChanged 属性

定义

获取一个指示 MicrophoneState 属性是否已更改的值。

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

属性值

trueMicrophoneState如果属性已更改,则为 ;否则为 false

此属性没有默认值。

适用于