blockly > Araç Kutusu > onKeyDown_
Araç kutusu için önemli tuşları işler.
İmza:
protected onKeyDown_(e: KeyboardEvent): void;
Parametreler
Parametre |
Tür |
Açıklama |
e |
KeyboardEvent |
Önemli etkinlik. |
Şunu döndürür:
geçersiz
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-08-22 UTC.
[null,null,["Son güncelleme tarihi: 2024-08-22 UTC."],[[["The `Toolbox.onKeyDown_` method manages key down events specifically for the Blockly toolbox."],["This method accepts a KeyboardEvent as input to process the key press."],["`Toolbox.onKeyDown_` is a protected method and does not return any value."]]],[]]