init(_:)
Creates a new marker that you can apply to an item in a text list with the raw value you provide.
Declaration
init(_ rawValue: String)Parameters
- rawValue:
A string object that represents the marker image, such as “box,” “check,” “diamond,” and so on.