DreamService.Window 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ère le courant android.view.Window
du rêve.
public virtual Android.Views.Window? Window { [Android.Runtime.Register("getWindow", "()Landroid/view/Window;", "GetGetWindowHandler")] get; }
[<get: Android.Runtime.Register("getWindow", "()Landroid/view/Window;", "GetGetWindowHandler")>]
member this.Window : Android.Views.Window
Valeur de propriété
Fenêtre actuelle, ou null si le rêve n’est pas démarré.
- Attributs
Remarques
Récupère le courant android.view.Window
du rêve. Se comporte de la même façon que android.app.Activity#getWindow()
.
Documentation Java pour android.service.dreams.DreamService.getWindow()
.
Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.