static func == (UserInterfaceSizeClass , UserInterfaceSizeClass ) -> Bool
Indicates whether two user interface size classes are equal.
func hash(into: inout Hasher)
Hashes the essential components of the user interface size class by passing them into the given hash function.
var hashValue : Int
The hashed value of the user interface size class.