Точка в экранных координатах.
public init( x: Float = 0, y: Float = 0 )
x
Float
y
public func hash(into hasher: inout Hasher)
Hashes the essential components of this value by feeding them into the given hasher.
hasher
Hasher
The hasher to use when combining the components of this instance.