This enables widgets using the picker to listen to onSetCurrentDate when user moves around with cursor keys while shift key is pressed which is handy when implementing a multiselect date picker. It's helpful, but not exhaustive when more finegrained control is needed as widget needs to listen to onDraw events to e.g. color code the various set dates.