C#C
C#3y ago
santijlm

❔ Stop a loop when a key is pressed

I'm making an app with a while loop that is supposed to repeat over and over until the user hits a key. I alredy have a Key instance with the key I need.
Was this page helpful?