Share via


Flashlight.IsSupportedAsync Método

Definición

Comprueba si la linterna está disponible y se puede activar o desactivar.

public:
 static System::Threading::Tasks::Task<bool> ^ IsSupportedAsync();
public static System.Threading.Tasks.Task<bool> IsSupportedAsync ();
static member IsSupportedAsync : unit -> System.Threading.Tasks.Task<bool>
Public Shared Function IsSupportedAsync () As Task(Of Boolean)

Devoluciones

true cuando la linterna está disponible o false cuando no

Se aplica a