Contents

defaultLineJoinStyle

Returns the default line join style for all paths.

Declaration

class var defaultLineJoinStyle: NSBezierPath.LineJoinStyle { get set }

Return Value

The default line join style or NSMiterLineJoinStyle if no other value has been set. For a list of values, see Constants.

See Also

Related Documentation

Configuring Default Path Attributes