다음을 통해 공유


Inclinometer.GetDeviceSelector(SensorReadingType) 메서드

정의

디바이스 선택기를 가져옵니다.

public:
 static Platform::String ^ GetDeviceSelector(SensorReadingType readingType);
 static winrt::hstring GetDeviceSelector(SensorReadingType const& readingType);
public static string GetDeviceSelector(SensorReadingType readingType);
function getDeviceSelector(readingType)
Public Shared Function GetDeviceSelector (readingType As SensorReadingType) As String

매개 변수

readingType
SensorReadingType

검색할 센서의 유형입니다.

반환

String

Platform::String

winrt::hstring

디바이스 선택기가 있는 경우 반환합니다. 그렇지 않으면 null입니다.

Windows 요구 사항

디바이스 패밀리
Windows 10 Fall Creators Update (10.0.16299.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v5.0에서 도입되었습니다.)

적용 대상

추가 정보