Declaration

var singlePaths: Bool { get set }

Declaration

@property (nonatomic) BOOL singlePaths;

Declaration

singlePaths() -> bool
setSinglePaths_(singlePaths: bool)