Xamarin.Forms.GridLength.IsAbsolute Property
Gets wether or not the GridUnitType of the GridLength is GridUnitType.Absolute.

Syntax

public bool IsAbsolute { get; }

Value

true if the GridUnitType of the GridLength is GridUnitType.Absolute

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