init(normalizedPoint:)
Creates a point object from the specified Core Graphics point.
Declaration
init(normalizedPoint: CGPoint)Parameters
- normalizedPoint:
The Core Graphics point.
Creates a point object from the specified Core Graphics point.
init(normalizedPoint: CGPoint)The Core Graphics point.