با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
blockly > Theme > FontStyle
رابط تم.FontStyle
امضا:
interface FontStyle
خواص
اموال | اصلاح کننده ها | تایپ کنید | توضیحات |
---|
خانواده؟ | | رشته | (اختیاری) |
اندازه؟ | | شماره | (اختیاری) |
وزن؟ | | رشته | (اختیاری) |
،
blockly > Theme > FontStyle
رابط تم.FontStyle
امضا:
interface FontStyle
خواص
اموال | اصلاح کننده ها | تایپ کنید | توضیحات |
---|
خانواده؟ | | رشته | (اختیاری) |
اندازه؟ | | شماره | (اختیاری) |
وزن؟ | | رشته | (اختیاری) |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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-24 بهوقت ساعت هماهنگ جهانی."],[],["The `Theme.FontStyle` interface defines optional properties for styling text. These properties include `family`, which is a string representing the font family; `size`, a number specifying the font size; and `weight`, a string defining the font weight. These properties allow for customization of text appearance within the Blockly theme. They are all optional, indicated by the question mark (?) in their names.\n"]]