Table of Contents

Method IsEnabled

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

IsEnabled()

Returns true if the menu item is enabled. This method is a wrapper around CanExecute.

public bool IsEnabled()

Returns

bool