DomainVerificationUserState.IsLinkHandlingAllowed Property

Definition

Whether or not this package is allowed to open links.

public bool IsLinkHandlingAllowed { [Android.Runtime.Register("isLinkHandlingAllowed", "()Z", "", ApiSince=31)] get; }
[<get: Android.Runtime.Register("isLinkHandlingAllowed", "()Z", "", ApiSince=31)>]
member this.IsLinkHandlingAllowed : bool

Property Value

Attributes

Remarks

Whether or not this package is allowed to open links.

Java documentation for android.content.pm.verify.domain.DomainVerificationUserState.isLinkHandlingAllowed().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to