DataQuickSwitchSchemeAction

fun <T : Scheme<T>> DataQuickSwitchSchemeAction(settings: Settings<*, T>, icon: Icon = RandomnessIcons.Data.Settings)

Parameters

T

the type of scheme that can be switched between

settings

the settings containing the schemes that can be switched between

icon

the icon to present with this action

Sources

jvm source
Link copied to clipboard