PowerManager.IsEnergySaverStatus2Supported Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static property bool IsEnergySaverStatus2Supported { bool get(); };
static bool IsEnergySaverStatus2Supported();
public static bool IsEnergySaverStatus2Supported { get; }
var boolean = PowerManager.isEnergySaverStatus2Supported;
Public Shared ReadOnly Property IsEnergySaverStatus2Supported As Boolean
Property Value
bool