Window.PerformPanelIdentifierAction(Int32, Int32, MenuPerformFlags) Method

Definition

[Android.Runtime.Register("performPanelIdentifierAction", "(III)Z", "GetPerformPanelIdentifierAction_IIIHandler")]
public abstract bool PerformPanelIdentifierAction (int featureId, int id, Android.Views.MenuPerformFlags flags);
[<Android.Runtime.Register("performPanelIdentifierAction", "(III)Z", "GetPerformPanelIdentifierAction_IIIHandler")>]
abstract member PerformPanelIdentifierAction : int * int * Android.Views.MenuPerformFlags -> bool

Parameters

featureId
Int32
id
Int32

Returns

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to