GridLength.Auto Property

Definition

A ready to reuse GridLength of GridUnitType.Auto.

public static Xamarin.Forms.GridLength Auto { get; }
member this.Auto : Xamarin.Forms.GridLength

Property Value

Remarks

Value has no meaning for GridLength of type GridUnitType.Auto.

Applies to