largeTitle
String to be used as the large title.
Declaration
var largeTitle: String? { get set }Discussion
When nil, the navigation bar will use the navigation item’s current title.
String to be used as the large title.
var largeTitle: String? { get set }When nil, the navigation bar will use the navigation item’s current title.