Sdílet prostřednictvím


OrientationSensorImplementation Třída

Definice

Konkrétní implementace IOrientationSensor rozhraní API.

public ref class OrientationSensorImplementation : Microsoft::Maui::Devices::Sensors::IOrientationSensor
public class OrientationSensorImplementation : Microsoft.Maui.Devices.Sensors.IOrientationSensor
type OrientationSensorImplementation = class
    interface IOrientationSensor
Public Class OrientationSensorImplementation
Implements IOrientationSensor
Dědičnost
OrientationSensorImplementation
Implementuje

Konstruktory

OrientationSensorImplementation()

Konkrétní implementace IOrientationSensor rozhraní API.

Vlastnosti

IsMonitoring

Získá hodnotu označující, zda je senzor orientace aktivně sledován.

IsSupported

Získá hodnotu označující, zda je na tomto zařízení podporováno čtení senzoru orientace.

Metody

Start(SensorSpeed)

Začněte monitorovat změny orientace.

Stop()

Zastavte monitorování změn orientace.

Událost

ReadingChanged

Vyvolá se při změně orientace čtení.

Platí pro