Xamarin.Android | ComponentOne
C1.Android.Viewer Assembly / C1.Android.Viewer Namespace / MenuItemClickedEventArgs Class
Properties

In This Topic
    MenuItemClickedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by MenuItemClickedEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the MenuItemClickedEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets whether to cancel the execution of menu item.  
    Public Property Gets the clicked item.  
    Public Property Gets the index of the item.  
    Top
    See Also