Język

AgentTaskState.ClickAction Property

Definition

PendingIntent to send when the state icon in the status bar is clicked.

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

Property Value

the action to execute when the element is clicked.

Attributes

Applies to