Point in screen coordinates.
public init( x: Float = 0, y: Float = 0 )
x
Float
y
init(_ cgPoint: CGPoint)
cgPoint
CGPoint
var x
var y