Contents

init(rawValue:)

Creates a new marker that you can apply to an item in a text list using the string you provide.

Declaration

init(rawValue: String)

Parameters

  • rawValue:

    A string object that represents the marker image, such as “box,” “check,” “diamond,” and so on.

See Also

Initializing a marker format