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

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

CanExpand(T)

Returns whether a node can be expanded based on the delegate passed during construction

public override bool CanExpand(T toExpand)

Parameters

toExpand T

Returns

bool

Edit this page