View.WindowId Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Récupérez la WindowId fenêtre à laquelle cette vue est actuellement attachée.
public virtual Android.Views.WindowId? WindowId { [Android.Runtime.Register("getWindowId", "()Landroid/view/WindowId;", "GetGetWindowIdHandler")] get; }
[<get: Android.Runtime.Register("getWindowId", "()Landroid/view/WindowId;", "GetGetWindowIdHandler")>]
member this.WindowId : Android.Views.WindowId
Valeur de propriété
- Attributs
Remarques
Récupérez la WindowId fenêtre à laquelle cette vue est actuellement attachée.
Java documentation pour android.view.View.getWindowId().
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.