blockly > المظهر > FontStyle
واجهة Theme.FontStyle
Signature:
interface FontStyle
أماكن إقامة
الموقع |
مفاتيح التعديل |
النوع |
الوصف |
العائلة؟ |
|
سلسلة |
(اختياري) |
المقاس؟ |
|
الرقم |
(اختياري) |
الوزن؟ |
|
سلسلة |
(اختياري) |
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-10-15 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-10-15 (حسب التوقيت العالمي المتفَّق عليه)"],[[["The `Theme.FontStyle` interface defines the font style for Blockly themes, including properties like family, size, and weight."],["All properties within the `Theme.FontStyle` interface (`family`, `size`, `weight`) are optional and can be used to customize the font style of Blockly elements."],["Developers can utilize this interface to create custom themes by specifying desired font styles using strings for font family and weight, and numbers for font size."]]],[]]