Share via


ActivityOptions.PendingIntentCreatorBackgroundActivityStartMode プロパティ

定義

の作成者によって付与されたバックグラウンド アクティビティを開始するモードを PendingIntent返します。

public virtual Android.App.BackgroundActivityStartMode PendingIntentCreatorBackgroundActivityStartMode { [Android.Runtime.Register("getPendingIntentCreatorBackgroundActivityStartMode", "()I", "GetGetPendingIntentCreatorBackgroundActivityStartModeHandler", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getPendingIntentCreatorBackgroundActivityStartMode", "()I", "GetGetPendingIntentCreatorBackgroundActivityStartModeHandler", ApiSince=34)>]
member this.PendingIntentCreatorBackgroundActivityStartMode : Android.App.BackgroundActivityStartMode

プロパティ値

現在設定 android.app.ComponentOptions.BackgroundActivityStartMode されている

属性

注釈

の作成者によって付与されたバックグラウンド アクティビティを開始するモードを PendingIntent返します。

の Java ドキュメント android.app.ActivityOptions.getPendingIntentCreatorBackgroundActivityStartMode()

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

適用対象