Contents

inset(_:)

A dimension that’s the step size minus the specified inset value on each side.

Declaration

static func inset(_ value: CGFloat) -> MarkDimensions<DataElement>

Parameters

  • value:

    The given inset value in screen coordinates.