CLSContext.UniversalLinkUrl Property

Definition

Gets or sets the link to the content of the context.

public virtual Foundation.NSUrl UniversalLinkUrl { [Foundation.Export("universalLinkURL", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setUniversalLinkURL:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.UniversalLinkUrl : Foundation.NSUrl with get, set

Property Value

The link to the content of the context.

Attributes

Applies to