marker(forItemNumber:)
Returns the computed value for a specific ordinal position in the list.
Declaration
func marker(forItemNumber itemNumber: Int) -> StringParameters
- itemNumber:
The ordinal position in the list whose computed marker value is desired.
Return Value
The computed maker value for itemNumber.