Survei Riset: Ceritakan pengalaman Anda dengan Blockly
Mulai survei
blockly > blockRendering > Icon > icon
Properti blockRendering.Icon.icon
Tanda Tangan:
icon: BlocklyIcon;
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2024-11-08 UTC.
[null,null,["Terakhir diperbarui pada 2024-11-08 UTC."],[[["`icon` property represents the Blockly icon associated with a block."],["This property is of type `BlocklyIcon` and dictates the visual icon displayed on the block."]]],["The `icon` property, found within the `blockRendering.Icon` class, is a key element. This property, with the signature `icon: BlocklyIcon`, directly represents an instance of `BlocklyIcon`. It's central to the rendering and management of icons within the Blockly block rendering system. This property establishes a connection between an Icon instance and its underlying BlocklyIcon representation.\n"]]