largeTitleTextAttributes
Display attributes for the bar’s large title text.
Declaration
var largeTitleTextAttributes: [NSAttributedString.Key : Any]? { get set }Discussion
You can specify the font, text color, text shadow color, and text shadow offset for the title in the text attributes dictionary, using the text attribute keys described in NSAttributedString.Key.