ActionableInsight.DisplayDetails 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 display details of the actionable insight.
public Android.App.PersonalContext.Insight.InsightDisplayDetails DisplayDetails { [Android.Runtime.Register("getDisplayDetails", "()Landroid/app/personalcontext/insight/InsightDisplayDetails;", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getDisplayDetails", "()Landroid/app/personalcontext/insight/InsightDisplayDetails;", "", ApiSince=37)>]
member this.DisplayDetails : Android.App.PersonalContext.Insight.InsightDisplayDetails
Property Value
- Attributes