Source set: Common
class Generic(val path: Path) : Outline()
An area defined as a path.
Note that if you use this path for drawing the shadow on Android versions less than 10 the shadow will not be drawn for the concave paths. See Path.isConvex.
An area defined as a path.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
class Generic(val path: Path) : Outline()
An area defined as a path.
Note that if you use this path for drawing the shadow on Android versions less than 10 the shadow will not be drawn for the concave paths. See Path.isConvex.
Last updated: