Skip to main content

Parse Method

Parses a string representation of row definitions collection.

Definition

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

public static RowDefinitions Parse(
string s
)

Parameters

  String
The row definitions string.

Return Value

RowDefinitions
The RowDefinitions.

See Also

Reference

RowDefinitions Class
Avalonia.Controls Namespace