1 implementation of PickContactAsync
Microsoft.Maui.Essentials (1)
Contacts\Contacts.netstandard.tvos.watchos.cs (1)
9 public Task<Contact> PickContactAsync() =>
1 reference to PickContactAsync
Microsoft.Maui.Essentials (1)
Contacts\Contacts.shared.cs (1)
37 Default.PickContactAsync();