onOpenChange

abstract var onOpenChange: (open: Boolean) -> Unit?(source)

Callback fired when the listbox is opened or closed.