Instance Property
titles
the descriptive elements as shown in the UI
Declaration
var titles: [Any] { get }Declaration
@property (nonatomic, readonly) NSArray * titles;Declaration
titles() -> listInstance Property
the descriptive elements as shown in the UI
var titles: [Any] { get }@property (nonatomic, readonly) NSArray * titles;titles() -> list