Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Viewer Assembly / C1.Xamarin.Forms.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 PropertyGets or sets whether to cancel the execution of menu item.  
    Public PropertyGets the clicked item.  
    Public PropertyGets the index of the item.  
    Top
    See Also