Table of Contents

Method IsMatch

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

IsMatch(T)

Returns T if there is no Text or the text matches the AspectGetter of the model.

public bool IsMatch(T model)

Parameters

model T

Returns

bool