blockly > MetricsManager > UiMetrics > toolboxMetrics
Signature:
toolboxMetrics: ToolboxMetrics;
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-10-14 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-10-14 (حسب التوقيت العالمي المتفَّق عليه)"],[[["The `toolboxMetrics` property stores data about user interactions with the toolbox in Blockly."],["This property is of type `ToolboxMetrics` and is part of the `UiMetrics` interface within the `MetricsManager` namespace."],["It helps track metrics related to the toolbox, enabling analysis of user behavior and workspace interactions."]]],["The content defines a property named `toolboxMetrics` within the `UiMetrics` interface, which itself is part of the `MetricsManager` namespace. This `toolboxMetrics` property is of the type `ToolboxMetrics`. This property signature indicates a structured way to access and potentially manage metrics related to a toolbox within a larger user interface. The key action is to define the structure of a metrics object related to a toolbox.\n"]]