popUpActions property

XAction popUpActions

Implementation

static XAction get popUpActions => _popUpActions;
void popUpActions=(XAction newValue)

Implementation

static set popUpActions(XAction newValue) => _popUpActions = newValue;