1 implementation of GetAsync
Microsoft.Maui.Essentials (1)
AppActions\AppActions.uwp.cs (1)
15 public async Task<IEnumerable<AppAction>> GetAsync()
1 reference to GetAsync
Microsoft.Maui.Essentials (1)
AppActions\AppActions.shared.cs (1)
88 => Current.GetAsync();