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