با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
blockly > blockRendering > نماد
کلاس blockRendering.Icon
یک شی حاوی اطلاعاتی در مورد فضایی که یک نماد در طول رندر اشغال می کند.
امضا:
export declare class Icon extends Measurable
بسط می دهد: قابل اندازه گیری
سازندگان
سازنده | اصلاح کننده ها | توضیحات |
---|
(سازنده) (ثابت، نماد) | | یک شی حاوی اطلاعاتی در مورد فضایی که یک نماد در طول رندر اشغال می کند. |
خواص
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-07-25 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","easyToUnderstand","thumb-up"],["مشکلم را برطرف کرد","solvedMyProblem","thumb-up"],["غیره","otherUp","thumb-up"]],[["اطلاعاتی که نیاز دارم وجود ندارد","missingTheInformationINeed","thumb-down"],["بیشازحد پیچیده/ مراحل بسیار زیاد","tooComplicatedTooManySteps","thumb-down"],["قدیمی","outOfDate","thumb-down"],["مشکل ترجمه","translationIssue","thumb-down"],["مشکل کد / نمونهها","samplesCodeIssue","thumb-down"],["غیره","otherDown","thumb-down"]],["تاریخ آخرین بهروزرسانی 2025-07-25 بهوقت ساعت هماهنگ جهانی."],[],["The `blockRendering.Icon` class, extending `Measurable`, manages the space an icon occupies during rendering. It's constructed with rendering constants and an `BlocklyIcon` instance. Key properties include `flipRtl`, a boolean indicating if the icon should be flipped in right-to-left layouts, and `icon`, a `BlocklyIcon` object representing the specific icon. This class defines how much space the visual icon will occupy, including constructor's information.\n"]]