Contents

init(x:y:)

Creates a point object with the specified coordinates.

Declaration

init(x: CGFloat, y: CGFloat)

See Also

Creating a normalized point