Class

DefaultTooltipCaretShape

Default Shape of the caret used by tooltips.

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

Last updated: