largeTitleTextAttributes
String attributes to apply to the text of a large-size title.
Declaration
var largeTitleTextAttributes: [NSAttributedString.Key : Any] { get set }Discussion
If you don’t specify font or color attributes for the text, UIKit applies default font and color values. For a list of possible keys, see NSAttributedString.Key.