Protocol
RenderReference
A reference to a resource.
protocol RenderReference : Decodable, Encodable
Discussion
The reference can refer to a resource within a documentation bundle (e.g., another symbol) or an external resource (e.g., a web URL). Check the conforming types to browse the different kinds of references.
Topics
Instance Properties