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.
A dimension that’s the step size minus the specified inset value on each side.
static func inset(_ value: CGFloat) -> MarkDimensions<DataElement>The given inset value in screen coordinates.