blockly > BlockSvg > rendered
ویژگی BlockSvg.rendered
آیا این بلوک BlockSVG است؟
امضا:
readonly rendered = true;
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-01-10 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-01-10 بهوقت ساعت هماهنگ جهانی."],[[["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"]]