A point constant with location (0,0)
. The zero point is equivalent to CGPoint
.
SDKs
- iOS 2.0+
- macOS 10.0+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
Framework
- Core Graphics
Declaration
const CGPoint CGPointZero;
A point constant with location (0,0)
. The zero point is equivalent to CGPoint
.
SDKs
Framework
const CGPoint CGPointZero;