Language

UnderstandResult.FeedbackActivity Property

Definition

Gets the PendingIntent that can be used to launch the feedback activity.

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

Property Value

Attributes

Applies to