Keymod.toString

Formats the dsdl2.Keymod into its construction representation: "dsdl2.Keymod(<sdlKeymod>, <lShift>, <rShift>, <lCtrl>, <rCtrl>, <lAlt>, <rAlt>, <lGUI>, <rGUI>, <num>, <caps>, <mode>, <scroll>)"

struct Keymod
const
string
toString
()

Return Value

Type: string

the formatted string

Meta