Contents

init(_:)

Creates a new element ID from a markup ID.

Declaration

init<T>(_ id: MarkupID<T>) where T : Markup

Discussion

Supports all PaperKit types, will fatalError if used for an unsupported type.

See Also

Creating an element ID