Pudu programming language
Menu
API reference

Std.Ui.Keymap.forPlatform

1 declaration

fn

forPlatform: &Std.Ui.Keymap.Keymap -> Bool -> Std.Ui.Keymap.Keymap

The keymap with mod resolved to cmd on Apple platforms and ctrl elsewhere.

Back to Std.Ui.KeymapSearch related declarations