PackageInstaller.InstallConstraints.GentleUpdate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.