GridLengthStar Property

Gets an instance of GridLength that indicates that a row or column should fill its content.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static GridLength Star { get; }

Property Value

GridLength

See Also