RangeBase.

Minimum Property

Summary

Gets or sets the minimum value.
Namespace
Avalonia.Controls.Primitives
Containing Type
RangeBase

Syntax

public double Minimum { get; set; }

Value

Type Description
double