static func == (Text.TruncationMode , Text.TruncationMode ) -> Bool
Indicates whether two truncation modes are equal.
2つの切り詰めモードが等しいかどうかを指し示します。
func hash(into: inout Hasher)
Hashes the essential components of the truncation mode by passing them into the given hash function.
var hashValue : Int
The hashed value of the truncation mode.
切り詰めモードのハッシュ値。