1 implementation of IsSupported
Microsoft.Maui.Essentials (1)
AppActions\AppActions.ios.cs (1)
14 public bool IsSupported => true;
1 reference to IsSupported
Microsoft.Maui.Essentials (1)
AppActions\AppActions.shared.cs (1)
81 => Current.IsSupported;