UI\Area::onKey

(UI 0.9.9)

UI\Area::onKey — Key Callback

说明

protected function UI\Area::onKey(string $key, int $ext, int $flags)

Shall be executed on key events

参数

key

The key pressed

ext

The extended key pressed

flags

Event modifiers

返回值

+添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top