PackageInstaller.InstallConstraints.Builder.SetAppNotForegroundRequired メソッド

定義

この制約では、問題のアプリがフォアグラウンドに含まれていない必要があります。

[Android.Runtime.Register("setAppNotForegroundRequired", "()Landroid/content/pm/PackageInstaller$InstallConstraints$Builder;", "", ApiSince=34)]
public Android.Content.PM.PackageInstaller.InstallConstraints.Builder SetAppNotForegroundRequired();
[<Android.Runtime.Register("setAppNotForegroundRequired", "()Landroid/content/pm/PackageInstaller$InstallConstraints$Builder;", "", ApiSince=34)>]
member this.SetAppNotForegroundRequired : unit -> Android.Content.PM.PackageInstaller.InstallConstraints.Builder

返品

属性

注釈

この制約では、問題のアプリがフォアグラウンドに含まれていない必要があります。

android.content.pm.PackageInstaller.InstallConstraints.Builder.setAppNotForegroundRequiredの Android リファレンス。

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象