Contents

link

The pointer style appropriate for content opens a URL link to a webpage, document, or other item when clicked.

Declaration

static let link: PointerStyle

Discussion

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.

See Also

Getting built-in pointer styles