Compartilhar via


Flashlight.IsSupportedAsync Método

Definição

Verifica se a lanterna está disponível e pode ser ativada ou desativada.

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)

Retornos

true quando a lanterna estiver disponível ou false quando não estiver

Aplica-se a