Click or drag to resize

PowerManager Methods

The PowerManager type exposes the following members.

Methods
  NameDescription
Public methodActivateWakeup
This function allows setting a wakeup source.
Public methodClearWakeup
This function allows clearing a wakeup source from those previously set.
Public methodGetSuspendTimeout
This function allows to get the device screen off timeout before automatic suspension.
Public methodIsWakeupActive
This function allows to know if a wakeup source is currently active.
Public methodIsWakeupSupported
This function allows to know if a wakeup source is configurable on a target device.
Public methodReboot
Reset the device.
Public methodSetSuspendTimeout
This function allows to set the device timeout before automatic suspension.
Top
See Also