static func == (NavigationBarItem .TitleDisplayMode , NavigationBarItem .TitleDisplayMode ) -> Bool
Indicates whether two title display modes are equal.
static func != (Self, Self) -> Bool
Indicates whether two title display modes are unequal.
func hash(into: inout Hasher)
Hashes the essential components of the title display mode by passing them into the given hash function.