DeviceFlashlight
Namespace: Wisej.Hybrid
Assembly: Wisej.Hybrid
Provides methods to interact with the device's flashlight.
- C#
- VB.NET
public class DeviceFlashlight
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.