DeviceInfo.PowerState Property

Definition

The last known power state of the device.

public:
 property Microsoft::MixedReality::Toolkit::WindowsDevicePortal::PowerStateInfo ^ PowerState { Microsoft::MixedReality::Toolkit::WindowsDevicePortal::PowerStateInfo ^ get(); void set(Microsoft::MixedReality::Toolkit::WindowsDevicePortal::PowerStateInfo ^ value); };
public Microsoft.MixedReality.Toolkit.WindowsDevicePortal.PowerStateInfo PowerState { get; set; }
member this.PowerState : Microsoft.MixedReality.Toolkit.WindowsDevicePortal.PowerStateInfo with get, set
Public Property PowerState As PowerStateInfo

Property Value

PowerStateInfo

Applies to