MagnetometerEssential Class

Summary

Provides access to the Xamarin.Essentials.Magnetometer API.
MagnetometerEssential
Object

Syntax

public class MagnetometerEssential : IMagnetometer

Constructors

Properties

Name Value Summary
IsMonitoring bool
MagnetometerChanged IObservable<MagnetometerChangedEventArgs>

Methods

Name Value Summary
Start(SensorSpeed) void
Stop() void

Extension Methods

See Also