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