Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
blockly > balonlar > Baloncuk > DOUBLE_BORDER
bubbles.Bubble.DOUBLE_BORDER özelliği
Kabarcığın çevresindeki kenarlığın genişliğini iki katına çıkarın.
İmza:
static readonly DOUBLE_BORDER: number;
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-07-25 UTC.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2025-07-25 UTC."],[],["The `DOUBLE_BORDER` property, found within the `bubbles.Bubble` class, defines a static numeric value. This value represents a doubled border width for the visual border surrounding a bubble element. It's a constant used to control the bubble's border thickness, where the border will be rendered at twice the standard width. The value can be accessed via `bubbles.Bubble.DOUBLE_BORDER`.\n"]]