Langue

InputDevice.AssociatedDisplayId Propriété

Définition

Retourne l’ID d’affichage associé de cet appareil d’entrée.

public int AssociatedDisplayId { [Android.Runtime.Register("getAssociatedDisplayId", "()I", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getAssociatedDisplayId", "()I", "", ApiSince=37)>]
member this.AssociatedDisplayId : int

Valeur de propriété

l’ID d’affichage associé ou Display#INVALID_DISPLAY si l’appareil d’entrée n’est pas associé à un affichage.

Attributs

Remarques

Retourne l’ID d’affichage associé de cet appareil d’entrée.

Référence Android pour android.view.InputDevice.getAssociatedDisplayId.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à