universalLinkURL
A URL that leads to the content in your app associated with the current context.
Declaration
var universalLinkURL: URL? { get set }Mentioned in
Discussion
Use this property if your app already supports universal links. Otherwise, consider supporting user activities instead. For more information, see in Linking directly to assignments.