Home
Home
Docs
API
Theme
System
Light
Dark
NuGet
GitHub
Menu
Loading menu…
Home
API
XenoAtom.CommandLine
CommandNode
Methods
IsActive()
Menu
On this page
IsActive() Method
Definition
Namespace
XenoAtom.CommandLine
Assembly
XenoAtom.CommandLine.dll
View source
Check if this node or any of its parent is inactive.
public bool IsActive()
Returns
Boolean
true if the node is active; false otherwise