MenuItem

Wisej.Hybrid.Shared.MenuBar.MenuItem

Namespace: Wisej.Hybrid.Shared.MenuBar

Assembly: Wisej.Hybrid (3.5.0.0)

Represents a menu item that can be used in a user interface.

public class MenuItem

Constructors

Initializes a new instance of MenuItem.

Properties

FontImageSource: Gets or sets the FontImageSource associated with the menu item for displaying icons.

Boolean: Gets or sets a value indicating whether this menu item is a separator.

MenuItem[]: Gets or sets an array of child menu items.

String: Gets or sets the text content of the menu item.

Last updated