Repeating of a pressed (not clicked) button possible?

The event-trigger of a button reacts quicker, if the event “pressed” is selected instead of “clicked”. That’s why I prefer “pressed”. But my problem is, that then the automatic repeating of the button does not work longer. Has someone an idea how I could realize a repeating-function of a button combined with a “pressed-event”? Thanks in advance.