Selection.Field
EXTENSION
Selection.Field
Swift
1extension Selection.Field: Hashable
Methods
==(_:_:)
Swift
1public static func == (lhs: Selection.Field, rhs: Selection.Field) -> Bool
Parameters
Name | Description |
---|---|
lhs | A value to compare. |
rhs | Another value to compare. |