igPushButtonRepeat function

void igPushButtonRepeat(
  1. int repeat
)
void igPushButtonRepeat(
 byte repeat
);

Implementation

void igPushButtonRepeat(int repeat) => _igPushButtonRepeat(repeat);