Window.SetType(WindowManagerTypes) Méthode
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.
Définissez le type de la fenêtre, conformément à WindowManager.
[Android.Runtime.Register("setType", "(I)V", "GetSetType_IHandler")]
public virtual void SetType (Android.Views.WindowManagerTypes type);
[<Android.Runtime.Register("setType", "(I)V", "GetSetType_IHandler")>]
abstract member SetType : Android.Views.WindowManagerTypes -> unit
override this.SetType : Android.Views.WindowManagerTypes -> unit
Paramètres
- type
- WindowManagerTypes
Nouveau type de fenêtre (voir WindowManager.LayoutParams).
- Attributs
Remarques
Définissez le type de la fenêtre, conformément aux types WindowManager.LayoutParams.
Documentation Java pour android.view.Window.setType(int)
.
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.