TooltipAnchorPosition


Summary

Public companion properties

TooltipAnchorPosition

Places the tooltip above the anchor

Cmn
TooltipAnchorPosition

Places the tooltip below the anchor

Cmn
TooltipAnchorPosition

Places the tooltip at the end of the anchor

Cmn
TooltipAnchorPosition

Places the tooltip on the left of the anchor

Cmn
TooltipAnchorPosition

Places the tooltip on the right of the anchor

Cmn
TooltipAnchorPosition

Places the tooltip at the start of the anchor

Cmn

Public functions

open String
Cmn

Public companion properties

Above

val AboveTooltipAnchorPosition

Places the tooltip above the anchor

Below

val BelowTooltipAnchorPosition

Places the tooltip below the anchor

End

val EndTooltipAnchorPosition

Places the tooltip at the end of the anchor

Left

val LeftTooltipAnchorPosition

Places the tooltip on the left of the anchor

Right

val RightTooltipAnchorPosition

Places the tooltip on the right of the anchor

Start

val StartTooltipAnchorPosition

Places the tooltip at the start of the anchor

Public functions

toString

open fun toString(): String