titleVariants
An array of title strings.
Declaration
var titleVariants: [String] { get }Discussion
Each title should be localized and ready for display to the user. The system selects the title to display based on the available screen space.
An array of title strings.
var titleVariants: [String] { get }Each title should be localized and ready for display to the user. The system selects the title to display based on the available screen space.