Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
Link copied to clipboard
open fun createRoundedRectangleOutline(size: Size, topLeft: Float, topRight: Float, bottomRight: Float, bottomLeft: Float): Outline
Link copied to clipboard
abstract fun createRoundedRectanglePathSegments(width: Double, height: Double, topLeft: Double, topRight: Double, bottomRight: Double, bottomLeft: Double): PathSegments
Link copied to clipboard
abstract fun lerp(stop: Continuity, fraction: Double): Continuity