Keys data type?

What is the Keys class data type?

If I say:
Public KeyForward as xxxx = Keys.W
what is the xxxx?

Many thanks.

It’s just ‘Keys’. It’s an enum btw.

Well bugger me, I should have thought to try that!

Thanks J.

1 Like