link
The pointer style appropriate for content opens a URL link to a webpage, document, or other item when clicked.
Declaration
static let link: PointerStyleDiscussion
This pointer style displays a pointing hand. You may apply this pointer style to a single view or a view hierarchy using the pointerStyle(_:) modifier.