Contents

init(normalizedPoint:)

Creates a point object from the specified Core Graphics point.

Declaration

init(normalizedPoint: CGPoint)

Parameters

  • normalizedPoint:

    The Core Graphics point.

See Also

Creating a normalized point