Survei Riset: Ceritakan pengalaman Anda dengan Blockly
Mulai survei
blockly > BlockSvg > dirender
Properti BlockSvg.rendered
Apakah ini memblokir BlockSVG?
Tanda Tangan:
readonly rendered = true;
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-09-12 UTC.
[null,null,["Terakhir diperbarui pada 2024-09-12 UTC."],[[["The `rendered` property of the `BlockSvg` class is a read-only property indicating whether the block is a BlockSVG."],["It always holds a value of `true`, confirming that instances of `BlockSvg` are indeed rendered as BlockSVGs."]]],["The `rendered` property of the `BlockSvg` class is a read-only property that indicates whether a block is a `BlockSvg`. Its value is consistently `true`, signifying that instances of this class are indeed rendered as `BlockSvg` objects. This property serves as a definitive flag for identifying the block's type.\n"]]