Table of Contents

Field DefaultControlMinimumSize

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

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.