RoundedCornerTreatment

A corner treatment which rounds a corner of a shape.

Constructors

Link copied to clipboard
constructor()
constructor(radius: Float)
Instantiates a rounded corner treatment.

Functions

Link copied to clipboard
open fun getCornerPath(@NonNull shapePath: ShapePath, angle: Float, interpolation: Float, radius: Float)
Generates a ShapePath for this corner treatment.