UITextItem.Content.link(_:)
A link to a resource, such as an item on a remote server or the path to a local file.
Declaration
case link(URL)Parameters
- link:
The link that the text item represents.
A link to a resource, such as an item on a remote server or the path to a local file.
case link(URL)The link that the text item represents.