DeviceDisplay.KeepScreenOn 属性

定义

获取或设置屏幕是否应保持打开状态。

public:
 static property bool KeepScreenOn { bool get(); void set(bool value); };
public static bool KeepScreenOn { get; set; }
static member KeepScreenOn : bool with get, set
Public Shared Property KeepScreenOn As Boolean

属性值

如果屏幕保持打开状态,则设置为 。

适用于