DeviceFlashlight
Wisej.Hybrid.DeviceFlashlight
Namespace: Wisej.Hybrid
Assembly: Wisej.Hybrid (3.5.0.0)
Provides methods to interact with the device's flashlight.
public class DeviceFlashlight
Access this class through the Device singleton.
Constructors
DeviceFlashlight()

Initializes a new instance of DeviceFlashlight.
Methods
TurnOff()

Turns the client flashlight off.
TurnOn()

Turns the client flashlight on.
Last updated