Skip to main content

MenuItemClickedEventArgs

Namespace: Wisej.Hybrid.Shared.Communication

Assembly: Wisej.Hybrid

Provides information about the menu item selected.

public class MenuItemClickedEventArgs : EventArgs

Constructors

Initializes a new instance of MenuItemClickedEventArgs with the given selection.

NameTypeDescription
menuItemStringThe selected menu item.

Properties

String: The selected menu item.