AbsoluteLayout.LayoutBoundsProperty Champ
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.
Implémente la propriété jointe qui représente les limites de disposition des éléments enfants. Peut être lié au moment de l’exécution avec la chaîne « LayoutBounds ». Consultez la section Notes.
public static readonly Xamarin.Forms.BindableProperty LayoutBoundsProperty;
staticval mutable LayoutBoundsProperty : Xamarin.Forms.BindableProperty
Valeur de champ
Remarques
L’interface de cette propriété est définie par les GetLayoutBounds(BindableObject) méthodes et SetLayoutBounds(BindableObject, Rectangle) .