RowDefinitions.

RowDefinitions(string) Constructor

Summary

Initializes a new instance of the RowDefinitions class.
Namespace
Avalonia.Controls
Containing Type
RowDefinitions

Syntax

public RowDefinitions(string s)

Parameters

Name Type Description
s string A string representation of the row definitions.

Return Value

Type Description
void