CaretProperties



Properties for the caret of the tooltip if enabled.

Summary

Public constructors

CaretProperties(caretHeight: Dp, caretWidth: Dp)
Cmn

Public properties

Dp

the height of the caret

Cmn
Dp

the width of the caret

Cmn

Public constructors

CaretProperties

CaretProperties(caretHeight: Dp, caretWidth: Dp)
Parameters
caretHeight: Dp

the height of the caret

caretWidth: Dp

the width of the caret

Public properties

caretHeight

val caretHeightDp

the height of the caret

caretWidth

val caretWidthDp

the width of the caret