OptionData

class in UnityEngine.UI

매뉴얼로 전환

설명

Class to store the text and/or image of a single option in the dropdown list.

변수

imageThe image associated with the option.
textThe text associated with the option.

생성자

Dropdown.OptionDataCreate an object representing a single option for the dropdown list.