Table of Contents

Method MarkAll

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

MarkAll(bool)

If MarkMultiple is true, marks or unmarks all items.

public bool MarkAll(bool mark)

Parameters

mark bool

true marks all items; otherwise unmarks all items.

Returns

bool

true if marking was successful.