1 implementation of GetAsync
Microsoft.Maui.Essentials (1)
AppActions\AppActions.netstandard.tvos.watchos.macos.tizen.cs (1)
12 public Task<IEnumerable<AppAction>> GetAsync() =>
1 reference to GetAsync
Microsoft.Maui.Essentials (1)
AppActions\AppActions.shared.cs (1)
88 => Current.GetAsync();