Udostępnij za pośrednictwem


OrientationSensorChangedEventArgs(OrientationSensorData) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy OrientationSensorChangedEventArgs.

public:
 OrientationSensorChangedEventArgs(Microsoft::Maui::Devices::Sensors::OrientationSensorData reading);
public OrientationSensorChangedEventArgs(Microsoft.Maui.Devices.Sensors.OrientationSensorData reading);
new Microsoft.Maui.Devices.Sensors.OrientationSensorChangedEventArgs : Microsoft.Maui.Devices.Sensors.OrientationSensorData -> Microsoft.Maui.Devices.Sensors.OrientationSensorChangedEventArgs
Public Sub New (reading As OrientationSensorData)

Parametry

reading
OrientationSensorData

Odczyt danych z czujnika orientacji.

Dotyczy