BridgePainterHintsProvider

class BridgePainterHintsProvider : PalettePainterHintsProvider

Provide the default PainterHints to use in the IDE.

This is an internal Jewel API and should not be used directly.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
@Composable
open override fun hints(path: String): List<PainterHint>
Link copied to clipboard
open fun priorityHints(path: String): List<PainterHint>