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

プロパティ値

デバイスの現在の中断状態。

適用対象

こちらもご覧ください