blockly > MetricsManager > UiMetrics > toolboxMetrics
Firma:
toolboxMetrics: ToolboxMetrics;
Salvo quando diversamente specificato, i contenuti di questa pagina sono concessi in base alla licenza Creative Commons Attribution 4.0, mentre gli esempi di codice sono concessi in base alla licenza Apache 2.0. Per ulteriori dettagli, consulta le norme del sito di Google Developers. Java è un marchio registrato di Oracle e/o delle sue consociate.
Ultimo aggiornamento 2024-10-14 UTC.
[null,null,["Ultimo aggiornamento 2024-10-14 UTC."],[[["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"]]