fixed(_:)
A constant dimension.
Declaration
static func fixed(_ value: CGFloat) -> MarkDimensions<DataElement>Parameters
- value:
The fixed width or height.
A constant dimension.
static func fixed(_ value: CGFloat) -> MarkDimensions<DataElement>The fixed width or height.