init(_:)
Creates a new element ID from a markup ID.
Declaration
init<T>(_ id: MarkupID<T>) where T : MarkupDiscussion
Supports all PaperKit types, will fatalError if used for an unsupported type.
Creates a new element ID from a markup ID.
init<T>(_ id: MarkupID<T>) where T : MarkupSupports all PaperKit types, will fatalError if used for an unsupported type.