TooltipHandler

interface TooltipHandler

Callback interface invoked when the SDK delegates control over Tooltip to the HOST app.

Types

Link copied to clipboard

Functions

Link copied to clipboard
abstract fun getView(position: SLRAppHost.TooltipHandler.Position, onClose: () -> Unit): View

Called when the SDK requests View for specified Tooltip.