NotificationListenerService.Ranking.SmartActions Property

Definition

public virtual System.Collections.Generic.IList<Android.App.Notification.Action> SmartActions { [Android.Runtime.Register("getSmartActions", "()Ljava/util/List;", "GetGetSmartActionsHandler", ApiSince=29)] get; }
[<get: Android.Runtime.Register("getSmartActions", "()Ljava/util/List;", "GetGetSmartActionsHandler", ApiSince=29)>]
member this.SmartActions : System.Collections.Generic.IList<Android.App.Notification.Action>

Property Value

IList<Action>
Attributes

Applies to