Compartir a través de


SimpleOrientationSensorOrientationChangedEventArgs Clase

Definición

Proporciona datos para el evento de lectura y cambio del sensor.

public ref class SimpleOrientationSensorOrientationChangedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class SimpleOrientationSensorOrientationChangedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class SimpleOrientationSensorOrientationChangedEventArgs
Public NotInheritable Class SimpleOrientationSensorOrientationChangedEventArgs
Herencia
Object Platform::Object IInspectable SimpleOrientationSensorOrientationChangedEventArgs
Atributos

Requisitos de Windows

Familia de dispositivos
Windows 10 (se introdujo en la versión 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (se introdujo en la versión v1.0)

Comentarios

Se tiene acceso a este objeto cuando la aplicación admite el evento OrientationChanged .

Propiedades

Orientation

Obtiene la orientación del sensor actual.

Timestamp

Obtiene la hora de la lectura del sensor actual.

Se aplica a