RoundedCorner

data class RoundedCorner(val radiusDp: Float) : AdClip(source)

Clip to a rounded rectangle with the given radiusDp.

Constructors

Link copied to clipboard
constructor(radiusDp: Float)

Properties

Link copied to clipboard