Share via


Notification.Action.AllowGeneratedReplies Property

Definition

Return whether the platform should automatically generate possible replies for this Action

public virtual bool AllowGeneratedReplies { [Android.Runtime.Register("getAllowGeneratedReplies", "()Z", "GetGetAllowGeneratedRepliesHandler", ApiSince=24)] get; }
[<get: Android.Runtime.Register("getAllowGeneratedReplies", "()Z", "GetGetAllowGeneratedRepliesHandler", ApiSince=24)>]
member this.AllowGeneratedReplies : bool

Property Value

Attributes

Remarks

Return whether the platform should automatically generate possible replies for this Action

Java documentation for android.app.Notification.Action.getAllowGeneratedReplies().

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