UnderstandResult.FeedbackActivity 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.
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