MenuItemClickedEventArgs
Wisej.Hybrid.Shared.Communication.MenuItemClickedEventArgs
Namespace: Wisej.Hybrid.Shared.Communication
Assembly: Wisej.Hybrid (3.5.0.0)
Provides information about the menu item selected.
public class MenuItemClickedEventArgs : EventArgsPublic Class MenuItemClickedEventArgs
Inherits EventArgsConstructors
MenuItemClickedEventArgs(menuItem)
Initializes a new instance of MenuItemClickedEventArgs with the given selection.
Name
Type
Description
Properties
MenuItem
String: The selected menu item.
Last updated