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

プロパティ値

現在設定されているモード

属性

注釈

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

Javaドキュメント。

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

適用対象