nova-parent
Toggle table of contents
0.18-alpha.14
jvm
Platform filter
jvm
Switch theme
Search in API
nova-parent
nova
/
xyz.xenondevs.nova.addon.registry
/
TooltipStyleRegistry
Tooltip
Style
Registry
interface
TooltipStyleRegistry
:
AddonGetter
Inheritors
AddonRegistryHolder
Members
Properties
addon
Link copied to clipboard
abstract
val
addon
:
Addon
Functions
tooltip
Style
Link copied to clipboard
open
fun
tooltipStyle
(
name
:
String
,
meta
:
TooltipStyleBuilder
.
(
)
->
Unit
)
:
TooltipStyle
Registers a new
TooltipStyle
with the specified
name
and
meta
.