Contents

NSTextList.MarkerFormat

Constants that describe marker symbols you can apply to list elements in text lists.

Declaration

struct MarkerFormat

Overview

Select a marker symbol to apply to your list elements in your text list, then set it in markerFormat. Or, specify a marker symbol when you create a text list with init(markerFormat:options:) or init(markerFormat:options:startingItemNumber:).

Topics

Selecting a marker format

Initializing a marker format

See Also

Working with markers