hasActions
A Boolean value that indicates whether the node is currently executing any actions.
Declaration
var hasActions: Bool { get }Discussion
This value is true if the node has any executing actions; otherwise the value is false.
A Boolean value that indicates whether the node is currently executing any actions.
var hasActions: Bool { get }This value is true if the node has any executing actions; otherwise the value is false.