Aurora Overlay Painter
Overlay painter interface.
Author
Kirill Grouchnikov
Functions
paint Overlay
Link copied to clipboard
abstract fun paintOverlay(drawScope: DrawScope, decorationAreaType: DecorationAreaType, width: Float, height: Float, colors: AuroraSkinColors)
Content copied to clipboard
Paints the overlay.
Properties
displayName
Link copied to clipboard
Inheritors
BottomLineOverlayPainter
Link copied to clipboard
BottomShadowOverlayPainter
Link copied to clipboard
TopBezelOverlayPainter
Link copied to clipboard
TopLineOverlayPainter
Link copied to clipboard
TopShadowOverlayPainter
Link copied to clipboard