blockly > نمادها > WarningIcon > bubbleIsVisible
متد icons.WarningIcon.bubbleIsVisible().
امضا:
bubbleIsVisible(): boolean;
برمیگرداند:
بولی
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-01-08 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-01-08 بهوقت ساعت هماهنگ جهانی."],[[["The `bubbleIsVisible()` method, belonging to the `WarningIcon` class within Blockly's `icons` namespace, is used to check the visibility of the warning bubble."],["This method returns a boolean value: `true` if the warning bubble is visible, and `false` otherwise."]]],["The `bubbleIsVisible()` method, part of the `WarningIcon` class within the `icons` namespace, determines the visibility status of a bubble. This method is called without parameters and returns a boolean value. A true boolean return indicates the bubble is visible, while false signifies the bubble is not currently displayed. This method provides a simple check on the display state of the warning icon's bubble.\n"]]