Notification.Action.ActionIntent Property

Definition

[Android.Runtime.Register("actionIntent")]
public Android.App.PendingIntent? ActionIntent { get; set; }
[<Android.Runtime.Register("actionIntent")>]
member this.ActionIntent : Android.App.PendingIntent with get, set

Property Value

PendingIntent
Attributes

Remarks

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