SliceItem.Action Property

Definition

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

Property Value

The pending intent held by this #FORMAT_ACTION SliceItem

Attributes

Remarks

Java documentation for android.app.slice.SliceItem.getAction().

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