PackageInstaller.SessionInfo.IsPreApprovalRequested Property

Definition

Returns whether this session has requested user pre-approval.

public virtual bool IsPreApprovalRequested { [Android.Runtime.Register("isPreApprovalRequested", "()Z", "GetIsPreApprovalRequestedHandler", ApiSince=34)] get; }
[<get: Android.Runtime.Register("isPreApprovalRequested", "()Z", "GetIsPreApprovalRequestedHandler", ApiSince=34)>]
member this.IsPreApprovalRequested : bool

Property Value

Attributes

Remarks

Returns whether this session has requested user pre-approval.

Java documentation for android.content.pm.PackageInstaller.SessionInfo.isPreApprovalRequested().

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