Companion

Functions

Link copied to clipboard
operator fun <T, M : ListModel<T>> invoke(    display: Display,     textMetrics: TextMetrics,     backgroundColor: Color,     darkBackgroundColor: Color,     foregroundColor: Color,     cornerRadius: Double,     buttonWidth: Double = 20.0,     focusManager: FocusManager? = null): BasicSelectBoxBehavior<T, M>