blockly > Toolbox > height_
The height of the toolbox.
Signature:
protected height_: number;
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-18 UTC.
[null,null,["Last updated 2024-09-18 UTC."],[[["`Toolbox.height_` is a protected property representing the height of the toolbox."],["This property stores a numerical value indicating the vertical dimension of the toolbox."]]],["The `Toolbox.height_` property represents the height of a toolbox. It is a protected property, designated by `protected`, and its data type is a `number`. This property stores the numerical value of the toolbox's height, allowing for access and potential manipulation of its vertical dimension within the context of the application.\n"]]