- Assembly
- Rocket
.Surgery .Xamarin .Essentials .Abstractions .dll - Namespace
- Rocket
.Surgery .Xamarin .Essentials .Abstractions - Implementing Types
graph BT
Type["IOrientationSensor"]
class Type type-node
Implementing0["OrientationSensorEssential"]-.->Type
click Implementing0 "/api/Rocket.Surgery.Xamarin.Essentials/OrientationSensorEssential"
Syntax
public interface IOrientationSensor
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.
|
