Interface ITreeViewFilter | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
Provides filtering for a TreeView.
public interface ITreeViewFilter<T> where T : class
Type Parameters
T
Methods
Return true if the model
should be included in the tree.