Contents

CGPointZero

A point constant with location (0,0). The zero point is equivalent to CGPointMake(0,0).

Declaration

let CGPointZero: CGPoint

See Also

Constants