Field DefaultControlMinimumSize
Represents the default minimum size for a control.
public static float DefaultControlMinimumSize
Returns
- float
- Represents the default minimum size for a control.
Remarks
This value is used to define the smallest allowable size for a control. It can be used as a baseline for UI layout calculations or constraints.