Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ShowDropDown(bool)

Allow to set the visibility of the drop down button.
Read time 1 minuteLast updated 13 days ago

Definition

public void ShowDropDown(bool show)

Parameters

show

True if the dropdown is visible, false otherwise.