PainterSvgPatchHint

@Immutable
interface PainterSvgPatchHint : SvgPainterHint

A PainterHint that patches the content of SVG resources. It is only applied to SVG resources; it doesn't affect other types of resources.

Functions

Link copied to clipboard
Link copied to clipboard
abstract fun PainterProviderScope.patch(element: Element)

Patch the SVG content.