blockly > blockRendering > ConstantProvider > INSERTION_MARKER_OPACITY
سمة blockRendering.ConstantProvider.INSERTION_MARKER_OPACITY
شفافية علامة الإدراج
Signature:
INSERTION_MARKER_OPACITY: number;
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-11-09 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-11-09 (حسب التوقيت العالمي المتفَّق عليه)"],[[["`INSERTION_MARKER_OPACITY` is a property within Blockly's block rendering system that defines the opacity level of the insertion marker."],["This property is a numerical value managed by the `ConstantProvider` class and determines the visual prominence of the insertion marker during block interactions."],["By adjusting this value, developers can influence how easily the insertion point is visible to users when manipulating blocks."]]],["The `INSERTION_MARKER_OPACITY` property, found within the `blockRendering.ConstantProvider` class, defines the opacity of an insertion marker. It is a numerical value that represents the level of transparency of this marker, which is used during block rendering. This property directly controls the visibility of the insertion marker.\n"]]