次の方法で共有


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 を返します。

適用対象