TvInteractiveAppView.OnLayout(Boolean, Int32, Int32, Int32, Int32) 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.
[Android.Runtime.Register("onLayout", "(ZIIII)V", "GetOnLayout_ZIIIIHandler", ApiSince=33)]
protected override void OnLayout(bool changed, int left, int top, int right, int bottom);
[<Android.Runtime.Register("onLayout", "(ZIIII)V", "GetOnLayout_ZIIIIHandler", ApiSince=33)>]
override this.OnLayout : bool * int * int * int * int -> unit
Paramètres
- changed
- Boolean
- left
- Int32
- top
- Int32
- right
- Int32
- bottom
- Int32
- Attributs