Source set: Common
class WrapEllipsisInfo(
val ellipsis: Measurable,
val placeable: Placeable?,
val ellipsisSize: IntIntPair,
var placeEllipsisOnLastContentLine: Boolean = true,
)Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
class WrapEllipsisInfo(
val ellipsis: Measurable,
val placeable: Placeable?,
val ellipsisSize: IntIntPair,
var placeEllipsisOnLastContentLine: Boolean = true,
)Last updated: