Stay organized with collections
Save and categorize content based on your preferences.
blockly > IIcon > getSize
IIcon.getSize() method
Signature:
getSize(): Size;
Returns:
Size
The dimensions of the icon for use in rendering.
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."],[],["The `IIcon.getSize()` method is defined to retrieve the dimensions of an icon. Its signature indicates it is a function that returns a `Size` object. This `Size` object represents the icon's dimensions and is specifically intended for use during the rendering process.\n"],null,[]]