BalloonSizeSpec

object BalloonSizeSpec

A specification interface for determining sizes of the Balloon materials. We can wrap some materials depending on their size of content using this interface.

Properties

WRAP
Link copied to clipboard
const val WRAP: Int
Wraps the material depending on the size of the content.