調査アンケート: Blockly のご利用体験についてお聞かせください
アンケートを開始
ブロックする >FlyoutButton >BORDER_RADIUS
フライアウト ボタンの枠線の半径。
署名:
static BORDER_RADIUS: number;
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-12 UTC。
[null,null,["最終更新日 2024-09-12 UTC。"],[[["`FlyoutButton.BORDER_RADIUS` is a property that defines the curvature of a flyout button's corners."],["It's a static property with a numerical value representing the radius of the border."],["Developers can use this property to customize the appearance of flyout buttons in Blockly."]]],["The `FlyoutButton.BORDER_RADIUS` property defines the radius of the borders for a flyout button. This property is static and of the `number` data type. It controls the roundness of the corners of the flyout button's border.\n"]]