Field DefaultSliderMinimumSize
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.