minimumSize
Minimum size of the drop-down window. By default, the drop-down will try to match the width of the given rect or the rendered content.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Property
- Namespace: UnityEditor.IMGUI.Controls
- Assembly: UnityEditor.CoreModule
protected Vector2 minimumSize { get; set; }