blockly > IASTNodeLocationSvg
رابط IASTNodeLocationSvg
یک رابط SVG مکان گره AST.
امضا:
export interface IASTNodeLocationSvg extends IASTNodeLocation
گسترش می یابد: IASTNodeLocation
روش ها
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-01-04 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-01-04 بهوقت ساعت هماهنگ جهانی."],[[["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."]]],[]]