FlashlightEssential Class

Summary

Provides access to the Xamarin.Essentials.Flashlight API.
FlashlightEssential
Object

Syntax

public class FlashlightEssential : IFlashlight

Constructors

Name Summary
FlashlightEssential()

Methods

Name Value Summary
TurnOff() IObservable<Unit>
TurnOn() IObservable<Unit>

Extension Methods

See Also