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