Table of Contents

Method IsSelected

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

IsSelected(T)

Returns true if the model is either the SelectedObject or part of a MultiSelect.

public bool IsSelected(T model)

Parameters

model T

Returns

bool