PackageInstaller.SessionInfo.IsRequestUpdateOwnership Property

Definition

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

Property Value

true if the installer requested the update ownership enforcement for the packages in this session.

Attributes

Remarks

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

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