Star 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)
- C#
- VB
- F#
public static GridLength Star { get; }
Public Shared ReadOnly Property Star As GridLength
Get
static member Star : GridLength with get