actions property

List<UiAction> actions
final

What pressing this node does, for button.

Implementation

final List<UiAction> actions;