Show(Rect)
Call this method to show the drop-down at the given position.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Method
- Namespace: UnityEditor.IMGUI.Controls
- Assembly: UnityEditor.CoreModule
public void Show(Rect rect)
Parameters
Position of the button that triggered the drop-down.