Table of Contents

Constructor EditorMenuBar

Namespace
Terminal.Gui.Editor
Assembly
Terminal.Gui.Editor.dll

EditorMenuBar(Editor)

public EditorMenuBar(Editor editor)

Parameters

editor Editor

EditorMenuBar(Func<Editor>)

public EditorMenuBar(Func<Editor> activeEditorProvider)

Parameters

activeEditorProvider Func<Editor>