Skip to main content

DeviceFlashlight

Namespace: Wisej.Hybrid

Assembly: Wisej.Hybrid

Provides methods to interact with the device's flashlight.

public class DeviceFlashlight

Access this class through the Device singleton.

Constructors​

Instance memberDeviceFlashlight()​

Initializes a new instance of DeviceFlashlight.

Methods​

Instance memberTurnOff()​

Turns the client flashlight off.

Instance memberTurnOn()​

Turns the client flashlight on.