navigationTitleAlignment
The alignment the navigation bar resolved for its title.
Declaration
var navigationTitleAlignment: UINavigationItem.TitleAlignment { get }Discussion
When the system has resolved an alignment for the title, this reports that concrete alignment, Leading or Center, even when the client has not set a preference. Otherwise it reports Automatic.