Skip to main content

RowDefinition(Double, GridUnitType) Constructor

Initializes a new instance of the RowDefinition class.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public RowDefinition(
double value,
GridUnitType type
)

Parameters

  Double
The height of the row.
  GridUnitType
The height unit of the column.

See Also

Reference

RowDefinition Class
RowDefinition Overload
Avalonia.Controls Namespace