Method UnmarkAllButSelected | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

UnmarkAllButSelected()

If AllowsMarking and AllowsMultipleSelection are both true, unmarks all marked items other than SelectedItem.

public bool UnmarkAllButSelected()

Returns

bool

true if unmarking was successful.

Edit this page