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