ActivityOptions.PendingIntentBackgroundActivityStartMode Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottenere la modalità per consentire o negare i privilegi dei mittenti per avviare le attività in background in PendingIntent.
public virtual Android.App.BackgroundActivityStartMode PendingIntentBackgroundActivityStartMode { [Android.Runtime.Register("getPendingIntentBackgroundActivityStartMode", "()I", "GetGetPendingIntentBackgroundActivityStartModeHandler", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getPendingIntentBackgroundActivityStartMode", "()I", "GetGetPendingIntentBackgroundActivityStartModeHandler", ApiSince=34)>]
member this.PendingIntentBackgroundActivityStartMode : Android.App.BackgroundActivityStartMode
Valore della proprietà
- Attributi
Commenti
Ottenere la modalità per consentire o negare i privilegi dei mittenti per avviare le attività in background in PendingIntent.
Documentazione java per android.app.ActivityOptions.getPendingIntentBackgroundActivityStartMode()
.
Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.