Language

PackageInstaller.InstallConstraints.GentleUpdate Property

Definition

Preset constraints suitable for gentle update.

[Android.Runtime.Register("GENTLE_UPDATE", ApiSince=34)]
public static Android.Content.PM.PackageInstaller.InstallConstraints GentleUpdate { get; }
[<Android.Runtime.Register("GENTLE_UPDATE", ApiSince=34)>]
static member GentleUpdate : Android.Content.PM.PackageInstaller.InstallConstraints

Property Value

Attributes

Remarks

Preset constraints suitable for gentle update.

Android reference for android.content.pm.PackageInstaller.InstallConstraints.GENTLE_UPDATE.

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