Class EditorDropdownMenu
Events
onSizeChanged
public Action<Vector2> onSizeChanged
Properties
defaultMaxHeight
public float defaultMaxHeight { get; }
minWidth
public float minWidth { get; set; }
padding
public float padding { get; }
maxHeight
public float maxHeight { get; set; }
itemHeight
public float itemHeight { get; }
Constructors
EditorDropdownMenu()
public EditorDropdownMenu()