OrientationSensorEssential Class

Summary

Provides acces to the Xamarin.Essentials.OrientationSensor API.
OrientationSensorEssential
Object

Syntax

public class OrientationSensorEssential : IOrientationSensor

Constructors

Properties

Name Value Summary
IsMonitoring bool
OrientationSensorChanged IObservable<OrientationSensorChangedEventArgs>

Methods

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

Extension Methods

See Also