LineJoinType

public enum LineJoinType

Line join type.

Important

This is a Public Preview API. It may be changed or removed at any time.
  • Bevel.

    Declaration

    Swift

    case bevel
  • Miter.

    Declaration

    Swift

    case miter