Table of Contents

Field DefaultSliderMinimumSize

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Represents the default minimum size for a slider control.

public static float DefaultSliderMinimumSize

Returns

float
Represents the default minimum size for a slider control.

Remarks

This value is used to define the smallest allowable size for a slider. It can be used as a baseline for UI layout calculations or constraints.