stateReducer

abstract var stateReducer: Any?(source)

Custom state reducer function. It calculates the new state (highlighted and selected items + optional custom state) based on the previous one and the performed action.