Layoutable.

MinWidth Property

Summary

Gets or sets the minimum width of the element.
Namespace
Avalonia.Layout
Containing Type
Layoutable

Syntax

public double MinWidth { get; set; }

Value

Type Description
double