Barometer.Start(SensorSpeed) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Start monitoring for changes to the barometer.
public static void Start (Xamarin.Essentials.SensorSpeed sensorSpeed);
Parameters
- sensorSpeed
- SensorSpeed
The speed to listen for changes.
Remarks
Will throw FeatureNotSupportedException if not supported on device.