Module ul_next::platform

source ·
Expand description

Platform functions to configure Ultralight and provide user-defined implementations for various platform operations.

The configurations applied to the platform should be set before creating a Renderer instance.

Enums§

Traits§

  • This is used for reading and writing data to the platform Clipboard.
  • This is used for loading File URLs (eg, file:///page.html).
  • This can be used to log debug messages to the console or to a log file.

Functions§