Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
blockly > IFlyout > getWidth
Metoda IFlyout.getWidth()
Uzyskaj szerokość menu.
Podpis:
getWidth(): number;
Zwroty:
liczba
Szerokość rozwiniętego okienka.
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-07-25 UTC.
[null,null,["Ostatnia aktualizacja: 2025-07-25 UTC."],[],["The `getWidth` method, part of the `IFlyout` interface, retrieves the flyout's width. It is a function that takes no arguments and returns a numerical value representing the flyout's width. The method's signature is `getWidth(): number;`, indicating it's a function that returns a number. The return value is specifically defined as the width of the flyout.\n"]]