PowerManager.SystemSuspendStatus 屬性

定義

取得裝置目前的暫停狀態。

public:
 static property SystemSuspendStatus SystemSuspendStatus { SystemSuspendStatus get(); };
static SystemSuspendStatus SystemSuspendStatus();
public static SystemSuspendStatus SystemSuspendStatus { get; }
var systemSuspendStatus = PowerManager.systemSuspendStatus;
Public Shared ReadOnly Property SystemSuspendStatus As SystemSuspendStatus

屬性值

裝置目前的暫停狀態。

適用於

另請參閱