Source set: Common
Added in 1.5.0-alpha17
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.
Added in 1.5.0-alpha17
class DefaultTooltipCaretShape(val caretSize: DpSize = TooltipDefaults.caretSize) : Shape
Default Shape of the caret used by tooltips.
| caretSize | the size of the caret used |