2 references to RequestAsync
Microsoft.Maui.Essentials (2)
Permissions\Permissions.shared.cs (2)
55
var status = await
RequestAsync
<TPermission>();
64
var status = await
RequestAsync
<TPermission>();