Source set: Common
class DefaultTooltipCaretShape(val caretSize: DpSize = TooltipDefaults.caretSize) : Shape
Default Shape of the caret used by tooltips.
Parameters
| caretSize | the size of the caret used |
Default Shape of the caret used by tooltips.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
class DefaultTooltipCaretShape(val caretSize: DpSize = TooltipDefaults.caretSize) : Shape
Default Shape of the caret used by tooltips.
| caretSize | the size of the caret used |
Last updated: