Window.PerformContextMenuIdentifierAction(Int32, MenuPerformFlags) Method

Definition

[Android.Runtime.Register("performContextMenuIdentifierAction", "(II)Z", "GetPerformContextMenuIdentifierAction_IIHandler")]
public abstract bool PerformContextMenuIdentifierAction (int id, Android.Views.MenuPerformFlags flags);
[<Android.Runtime.Register("performContextMenuIdentifierAction", "(II)Z", "GetPerformContextMenuIdentifierAction_IIHandler")>]
abstract member PerformContextMenuIdentifierAction : int * Android.Views.MenuPerformFlags -> bool

Parameters

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