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