Summary
Provides acces to the
Xamarin.Essentials.OrientationSensor
API.
- Assembly
- Rocket
.Surgery .Xamarin .Essentials .dll - Namespace
- Rocket
.Surgery .Xamarin .Essentials - Interfaces
- Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type-.->Interface0["IOrientationSensor"]
click Interface0 "/api/Rocket.Surgery.Xamarin.Essentials.Abstractions/IOrientationSensor"
Type["OrientationSensorEssential"]
class Type type-node
Syntax
public class OrientationSensorEssential : IOrientationSensor
Constructors
Name | Summary |
---|---|
Orientation |
Properties
Name | Value | Summary |
---|---|---|
IsMonitoring | bool | |
Orientation |
IObservable |
Methods
Name | Value | Summary |
---|---|---|
Start |
void | |
Stop |
void |
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|