scopeButtonTitles
An array of strings indicating the titles of the scope buttons.
Declaration
var scopeButtonTitles: [String]? { get set }Discussion
The order of the strings in the array indicates the order that the corresponding buttons will be displayed, from left to right. The index in the array corresponds to the index used in selectedScopeButtonIndex.