Language

InsightActionDetails.HasActionType(InsightActionDetailsActionType) Method

Definition

Returns whether the action details has the given action type.

[Android.Runtime.Register("hasActionType", "(I)Z", "", ApiSince=37)]
public bool HasActionType(Android.App.PersonalContext.Insight.InsightActionDetailsActionType actionType);
[<Android.Runtime.Register("hasActionType", "(I)Z", "", ApiSince=37)>]
member this.HasActionType : Android.App.PersonalContext.Insight.InsightActionDetailsActionType -> bool

Parameters

Returns

Attributes

Applies to