SystemFunctionLockIndicatorChangedEventArgs 類別

定義

包含 SystemFunctionLockIndicatorChanged 事件的事件資料。

public ref class SystemFunctionLockIndicatorChangedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 655360)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class SystemFunctionLockIndicatorChangedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 655360)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class SystemFunctionLockIndicatorChangedEventArgs
Public NotInheritable Class SystemFunctionLockIndicatorChangedEventArgs
繼承
Object Platform::Object IInspectable SystemFunctionLockIndicatorChangedEventArgs
屬性

Windows 需求

裝置系列
Windows 10, version 2004 (已於 10.0.19041.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v10.0 引進)

備註

此 API 適用于協助工具工具作為低階攔截,以攔截硬體系統按鈕的事件。

SystemButtonEventController 事件註冊會套用整個系統,而且是第一次提供。 如果應用程式或服務將 SystemButtonEventController 事件 Handled 屬性設定為 true,則針對相同事件通知在該應用程式或服務之後註冊的應用程式或服務將不會收到通知。

屬性

Handled

取得或設定值,這個值會將 SystemFunctionLockIndicatorChanged 事件標示為已處理。

IsIndicatorOn

取得SystemFunctionLockIndicatorChanged事件的Fn硬體系統按鈕鎖定指標狀態。

Timestamp

取得 SystemFunctionLockIndicatorChanged 事件的日期和時間。

適用於

另請參閱