SuspendTimeout Class |
Namespace: Com.Datalogic.Device.Power
The SuspendTimeout type exposes the following members.
| Name | Description | |
|---|---|---|
| JniPeerMembers | To be added. | |
| Minutes1 | One minute | |
| Minutes10 | Ten minutes | |
| Minutes15 | Fifteen minutes | |
| Minutes2 | Two minutes | |
| Minutes20 | Twenty minutes | |
| Minutes3 | Three minutes | |
| Minutes30 | Thirty minutes | |
| Minutes4 | Four minutes | |
| Minutes5 | Five minutes | |
| Never | Endless timeout, screen will not turn off | |
| Seconds15 | Fifteen seconds | |
| Seconds30 | Thirty seconds |
| Name | Description | |
|---|---|---|
| FromSeconds | Converts an amount of seconds to the right SuspendTimeout value, if
available. | |
| ToSeconds | Converts the SuspendTimeout to the corresponding number of seconds. | |
| ValueOf | Returns the enum constant of this type with the specified name. | |
| Values | Returns an array containing the constants of this enum type, in
the order they are declared. |