1 implementation of IsSupported
Microsoft.Maui.Essentials (1)
Accelerometer\Accelerometer.netstandard.tvos.macos.cs (1)
7 public bool IsSupported =>
2 references to IsSupported
Microsoft.Maui.Essentials (2)
Accelerometer\Accelerometer.shared.cs (2)
37 /// Will throw <see cref="FeatureNotSupportedException"/> if <see cref="IsSupported"/> is <see langword="false"/>. 75 => Default.IsSupported;