Language

VisualizerViewAction.FeedbackRequest Property

Definition

Returns the FeedbackRequest configured to be provided to the feedback activity when triggered, or null if this action does not perform feedback.

public Android.App.PersonalContext.Understander.FeedbackRequest? FeedbackRequest { [Android.Runtime.Register("getFeedbackRequest", "()Landroid/app/personalcontext/understander/FeedbackRequest;", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getFeedbackRequest", "()Landroid/app/personalcontext/understander/FeedbackRequest;", "", ApiSince=37)>]
member this.FeedbackRequest : Android.App.PersonalContext.Understander.FeedbackRequest

Property Value

Attributes

Applies to