ActivityOptions.PendingIntentCreatorBackgroundActivityStartMode 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.
Returns the mode to start background activities granted by the creator of the
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
the mode currently set
- Attributes
Returns the mode to start background activities granted by the creator of the PendingIntent
.
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
Продукт | Версии |
---|---|
.NET for Android | .NET for Android API 34, .NET for Android API 35, .NET for Android API 36 |