Contents

objectValues

The combo box’s internal item list in an array.

Declaration

var objectValues: [Any] { get }

Discussion

Accessing this property logs a warning if usesDataSource is true.

See Also

Working with an Internal List