이 항목은 아직 평가되지 않았습니다.- 이 항목 평가

OrientationSensorReadingChangedEventArgs Class

방향 센서 판독값 변경 이벤트에 대한 데이터를 제공합니다.

구문


public ref class OrientationSensorReadingChangedEventArgs sealed : Object

특성

MarshalingBehaviorAttribute(Agile)
VersionAttribute(NTDDI_WIN8)

구성원

OrientationSensorReadingChangedEventArgs클래스에는 다음과 같은 유형의 구성원이 있습니다.

메서드

The OrientationSensorReadingChangedEventArgs 클래스 다음에서 메서드를 상속합니다. Object 클래스 (C#/VB/C++).

속성

OrientationSensorReadingChangedEventArgs클래스 다음 속성이 있습니다.

속성액세스 유형설명

Reading

읽기 전용Gets the current reading which includes a Quaternion, a RotationMatrix, and a timestamp.

 

설명

이 개체는 앱이 ReadingChanged 이벤트를 지원할 때 액세스됩니다.

요구 사항

지원되는 최소 클라이언트

Windows 8 [Windows 스토어 앱 전용]

지원되는 최소 서버

Windows Server 2012 [Windows 스토어 앱 전용]

지원되는 최소 전화

Windows Phone 8

네임스페이스

Windows.Devices.Sensors
Windows::Devices::Sensors [C++]

메타데이터

Windows.winmd

 

 

이 정보가 도움이 되었습니까?
(1500자 남음)
© 2013 Microsoft. All rights reserved.