Compartir a través de


IFlashlight.IsSupportedAsync Método

Definición

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

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

Devoluciones

true cuando la linterna está disponible o false cuando no

Se aplica a