ArcDecorationPainter

class ArcDecorationPainter : AuroraDecorationPainter

Implementation of AuroraDecorationPainter that uses "arc" painting on title panes and lighter gradient near the horizontal center of the application frame.

Author

Kirill Grouchnikov

Constructors

Link copied to clipboard
fun ArcDecorationPainter()

Functions

Link copied to clipboard
open override fun paintDecorationArea(drawScope: DrawScope, decorationAreaType: DecorationAreaType, componentSize: Size, outline: Outline, rootSize: Size, offsetFromRoot: Offset, colorScheme: AuroraColorScheme)

Paints the decoration area as a specified shape.

Properties

Link copied to clipboard
open override val displayName: String

The display name of this trait.