maxWidth
Maximum width of the column.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Field
- Namespace: UnityEditor.IMGUI.Controls
- Assembly: UnityEditor.CoreModule
public float maxWidth
Remarks
When resizing the column this is the maximum width which is allowed. Default value is 1000000 which basically means no upper limit.