UIApplicationOpenUrlOptions.UniversalLinksOnly Property

Definition

Gets or sets whether URLs must be universal links.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public Nullable<bool> UniversalLinksOnly { get; set; }
member this.UniversalLinksOnly : Nullable<bool> with get, set

Property Value

Attributes

Applies to