Поделиться через


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)

Применяется к

См. также раздел