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