ProximitySensor.GetDeviceSelector 方法

定义

获取设备选择器。

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

返回

String

Platform::String

winrt::hstring

返回设备选择器。 如果没有可用的设备选择器,此方法将返回 null。

适用于