Encuesta de investigación: Cuéntanos sobre tu experiencia con Blockly
Comenzar encuesta
blockly > IASTNodeLocationSvg
Interfaz IASTNodeLocationSvg
Una interfaz SVG de ubicación de nodos de AST.
Signature:
export interface IASTNodeLocationSvg extends IASTNodeLocation
Se extiende: IASTNodeLocation
Métodos
Salvo que se indique lo contrario, el contenido de esta página está sujeto a la licencia Atribución 4.0 de Creative Commons, y los ejemplos de código están sujetos a la licencia Apache 2.0. Para obtener más información, consulta las políticas del sitio de Google Developers. Java es una marca registrada de Oracle o sus afiliados.
Última actualización: 2024-09-20 (UTC)
[null,null,["Última actualización: 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."]]],[]]