This version of Unity is unsupported.

OptionDataList

class in UnityEngine.UI

Description

Class used internally to store the list of options for the dropdown list.

The usage of this class is not exposed in the runtime API. It's only relevant for the PropertyDrawer drawing the list of options.

Properties

optionsThe list of options for the dropdown list.