Share via


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

此屬性沒有預設值。

適用於