Gets or sets a value that indicates whether or not the element that is described by this
Xamarin.Forms.LayoutOptions structure will occupy the largest space that its parent will give to it.
Syntax
public
bool Expands { get; set; }
Value
Whether or not the element that is described by this Xamarin.Forms.LayoutOptions structure will occupy the largest space that its parent will give it. true if the element will occupy the largest space the parent will give to it. false if the element will be as compact as it can be.
Remarks
Requirements
Namespace: Xamarin.Forms
Assembly: Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions: 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0