Instance Property インスタンスプロパティ

currentPoint

Returns the last point in the path, or nil if the path contains no points.

Declaration 宣言

var currentPoint: CGPoint? { get }

See Also 参照

Getting the Path’s Characteristics