uri

    The URI for this LinkButton. If set to a valid URI, pressing the button opens the URI using the operating system’s default program for the protocol (via shellOpen(uri:)). HTTP and HTTPS URLs open the default web browser.

    LinkButton.swift:66
    final var uri: String { get set }

    Examples:

    Other members in extension

    Types

    Type members

    Instance members