blockly > geras > HighlightConstantProvider > constantProvider
سمة geras.highlightConstantProvider.constantProvider
Signature:
constantProvider: ConstantProvider;
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-09-11 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-09-11 (حسب التوقيت العالمي المتفَّق عليه)"],[[["The `constantProvider` property of the `geras.HighlightConstantProvider` class holds an instance of the `ConstantProvider` type."],["This property determines how the `HighlightConstantProvider` obtains the color values used for highlighting specific block elements."],["Developers can customize the highlighting colors by providing their own `ConstantProvider` implementation to the `HighlightConstantProvider`."]]],["The `constantProvider` property, found within the `geras.HighlightConstantProvider` class, is a `ConstantProvider` type. This indicates that it holds a reference to an object responsible for providing constant values. It's defined as a direct property of the `HighlightConstantProvider` class which exists within the `geras` namespace, part of the `blockly` library.\n"]]