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