PadActionEntry.mode

int mode() @property

Get mode field.

Returns

the mode that will trigger this action entry, or -1 for all modes.
void mode(int propval) @property

Set mode field.

Parameters

propvalthe mode that will trigger this action entry, or -1 for all modes.