azul_core

Module callbacks

Source
Expand description

Type definitions for various types of callbacks, as well as focus and scroll handling

Structs§

Enums§

  • Defines the focus_targeted node ID for the next frame

Constants§

  • The screen does not need to redraw after the callback has been called.
  • After the callback is called, the screen needs to redraw (layout() function being called again).

Functions§

  • The actual function that calls the callback in their proper hierarchy and order

Type Aliases§