แบบสำรวจการวิจัย: บอกให้เราทราบเกี่ยวกับประสบการณ์การใช้งาน Blockly
เริ่มแบบสำรวจ
blockly > ลูกโป่ง > ลูกโป่ง > MIN_SIZE
Bubbles.Bubble.MIN_SIZE พร็อพเพอร์ตี้
ขนาดขั้นต่ำที่ลูกโป่งมีได้
ลายเซ็น:
static readonly MIN_SIZE: number;
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-09-11 UTC
[null,null,["อัปเดตล่าสุด 2024-09-11 UTC"],[[["`MIN_SIZE` is a static and read-only property of the `Blockly.bubbles.Bubble` class that defines the smallest allowable dimensions for a bubble."],["It represents a numerical value indicating the minimum size constraint."]]],["The `bubbles.Bubble.MIN_SIZE` property defines the smallest allowable size for a bubble object. This property is a static, read-only number, meaning its value is fixed and shared across all bubble instances. It serves as a constraint, ensuring that bubbles cannot be resized smaller than this designated minimum.\n"]]