Share via


Flashlight.TurnOffAsync Method

Definition

Turns the camera flashlight off.

public:
 static System::Threading::Tasks::Task ^ TurnOffAsync();
public static System.Threading.Tasks.Task TurnOffAsync ();
static member TurnOffAsync : unit -> System.Threading.Tasks.Task
Public Shared Function TurnOffAsync () As Task

Returns

A Task object with the current status of the asynchronous operation.

Applies to