調査アンケート: Blockly のご利用体験についてお聞かせください
アンケートを開始
ブロックする >IASTNodeLocationSvg
IASTNodeLocationSvg インターフェース
AST ノード ロケーションの SVG インターフェース。
署名:
export interface IASTNodeLocationSvg extends IASTNodeLocation
拡張: IASTNodeLocation
メソッド
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-20 UTC。
[null,null,["最終更新日 2024-09-20 UTC。"],[[["The `HorizontalFlyout.wheel_()` method manages the scrolling functionality within the horizontal flyout in Blockly."],["This method is triggered by the mouse wheel scroll event and uses the event data to determine the scroll direction and amount."],["Its primary purpose is to enable users to navigate the contents of the flyout using their mouse wheel, ensuring all available blocks are accessible."],["The function takes a WheelEvent object as input, which contains details about the scroll event, such as the delta and direction."]]],[]]