UI\Area::onKey

(PHP 7, UI 0.9.9)

UI\Area::onKeyKey Callback

설명

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

Shall be executed on key events

인수

key

The key pressed

ext

The extended key pressed

flags

Event modifiers

반환값

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top