DeviceDisplay.KeepScreenOn 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置屏幕是否应保持打开状态。
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
属性值
如果屏幕保持打开状态,则设置为 。