PadActionEntry.mode
int mode() @property nothrowGet mode field.
Returns
the mode that will trigger this action entry, or -1 for all modes.
void mode(int propval) @property nothrowSet mode field.
Parameters
propval | the mode that will trigger this action entry, or -1 for all modes. |