harfang3d/doc/doc/ImGuiPushButtonRepeat.md
2021-10-13 14:40:31 +02:00

196 B

In repeat mode, ButtonXXX functions return repeated true in a typematic manner.

Note that you can call [ImGuiIsItemActive] after any Button to tell if the button is held in the current frame.