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