Instance Property
startPosition
For open paths, returns the first on-curve position of the path, otherwise GSPointNull.
Declaration
var startPosition: CGPoint { get }Declaration
@property (nonatomic, readonly) CGPoint startPosition;Declaration
startPosition() -> CGPoint