Lenguaje

AgentTaskState.ClickAction Propiedad

Definición

PendingIntent para enviar cuando se hace clic en el icono de estado de la barra de estado.

public Android.App.PendingIntent? ClickAction { [Android.Runtime.Register("getClickAction", "()Landroid/app/PendingIntent;", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getClickAction", "()Landroid/app/PendingIntent;", "", ApiSince=37)>]
member this.ClickAction : Android.App.PendingIntent

Valor de propiedad

la acción que se va a ejecutar cuando se hace clic en el elemento.

Atributos

Se aplica a