1 implementation of IsSupportedAsync
Microsoft.Maui.Essentials (1)
Flashlight\Flashlight.ios.cs (1)
13
public Task<bool>
IsSupportedAsync
()
1 reference to IsSupportedAsync
Microsoft.Maui.Essentials (1)
Flashlight\Flashlight.shared.cs (1)
39
public static Task<bool> IsSupportedAsync() => Default.
IsSupportedAsync
();