Instance Property
isClosedclosedclosed
Whether the path is closed.
Declaration
var isClosed: Bool { get }Declaration
@property (nonatomic, readonly) BOOL closed;Declaration
closed() -> boolInstance Property
Whether the path is closed.
var isClosed: Bool { get }@property (nonatomic, readonly) BOOL closed;closed() -> bool