Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

AdvancedDropdown.Show

Declaration

public void Show(Rect rect);

Parameters

rect Position of the button that triggered the drop-down.

Description

Call this method to show the drop-down at the given position.