DashDrawableCornerRadii

data class DashDrawableCornerRadii(val topStart: Float, val topEnd: Float, val bottomEnd: Float, val bottomStart: Float)

Constructors

Link copied to clipboard
constructor(radius: Float)
constructor(topStart: Float, topEnd: Float, bottomEnd: Float, bottomStart: Float)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard