Barometer.Start(SensorSpeed) Method

Definition

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.

Applies to