Overlay

interface Overlay

This interface defines the overlay type. It can be used to create custom overlay functionalities.

Functions

Link copied to clipboard
abstract fun render(renderContext: RenderContext, level: Int)

Properties

Link copied to clipboard
abstract val method: OverlayMethod
Link copied to clipboard
abstract val styling: Style<BasicParams>

Inheritors

Link copied to clipboard