סקר מחקר: נשמח לשמוע על החוויה שלך עם Blockly
לפתיחת הסקר
blockly > IFlyout > setContainerVisible
שיטת IFlyout.setContainerContainer()
הגדרה אם הקונטיינר של הפריט הנשלף גלוי.
Signature:
setContainerVisible(visible: boolean): void;
פרמטרים
פרמטר |
סוג |
תיאור |
גלוי |
בוליאני |
האם מאגר התגים גלוי. |
החזרות:
ריק
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-10-14 (שעון UTC).
[null,null,["עדכון אחרון: 2024-10-14 (שעון UTC)."],[[["The `setContainerVisible()` method controls the visibility of an IFlyout's container."],["It accepts a boolean parameter, `visible`, indicating whether the container should be visible or hidden."],["Calling this method with `true` displays the container, while calling it with `false` hides it."]]],[]]