Structure
UnresolvedTopicReference
An unresolved reference to a documentation node.
struct UnresolvedTopicReference
Discussion
You can create unresolved references from partial information if that information can be derived from the enclosing context when the reference is resolved. For example:
The bundle identifier can be inferred from the documentation bundle that owns the document from which the unresolved reference came.
The URL scheme of topic references is always “doc”.
The symbol precise identifier suffix can be left out when there are no known overloads or name collisions for the symbol.
Topics
Initializers
Instance Properties