DashedStrokeCircleOptions | iOS SDK | Urbi Documentation

DashedStrokeCircleOptions

public init(
    dashLength: LogicalPixel = LogicalPixel(value: 5),
    dashSpaceLength: LogicalPixel = LogicalPixel(value: 2)
)
Parameters
dashLength
dashSpaceLength
Properties

Dash length.

Length of the space between dashes.