VisualizerViewAction.FeedbackRequest Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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