FlexLayout.Wrap Property

Definition

Gets or sets a value that controls whether and how child elements within this layout wrap.

public Xamarin.Forms.FlexWrap Wrap { get; set; }
member this.Wrap : Xamarin.Forms.FlexWrap with get, set

Property Value

A value that controls whether and how child elements within this layout wrap.

Applies to