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.
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: