Partager via


HingeAngleSensor.GetDeviceSelector Méthode

Définition

Obtient une chaîne AQS (Advanced Query Syntax) pour identifier les instances des panneaux d’affichage dans un appareil à double écran articulé. Cette chaîne est passée à la méthode HingeAngleSensor.GetRelatedToAdjacentPanelsAsync .

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

Retours

String

Platform::String

winrt::hstring

Retourne le sélecteur d’appareil HingeAngleSensor , s’il existe ; sinon, null.

S’applique à

Voir aussi