Table of Contents

Property SelectedMenuItem

Namespace
Terminal.Gui.Views
Assembly
Terminal.Gui.dll

SelectedMenuItem

Gets or set the currently selected menu item. This is a helper that tracks Focused.

public MenuItem? SelectedMenuItem { get; set; }

Property Value

MenuItem