Udostępnij za pośrednictwem


VisualElement.Layout(Rectangle) Metoda

Definicja

Aktualizacje granice elementu podczas cyklu układu.

public void Layout (Xamarin.Forms.Rectangle bounds);
member this.Layout : Xamarin.Forms.Rectangle -> unit

Parametry

bounds
Rectangle

Nowe granice elementu.

Uwagi

Wywołanie układu spowoduje wyzwolenie cyklu układu dla podzadrzewa tego elementu.

Dotyczy