BasicTooltipDefaults



BasicTooltip defaults that contain default values for tooltips created.

Summary

Constants

const Long

The default duration, in milliseconds, that non-persistent tooltips will show on the screen before dismissing.

Cmn

Public properties

MutatorMutex

The global/default MutatorMutex used to sync Tooltips.

Cmn

Constants

TooltipDuration

const val TooltipDuration = 1500: Long

The default duration, in milliseconds, that non-persistent tooltips will show on the screen before dismissing.

Public properties

GlobalMutatorMutex

val GlobalMutatorMutexMutatorMutex

The global/default MutatorMutex used to sync Tooltips.