Implement this class to control the selection change when selecting a Preset in the PresetSelector.
Consult the DefaultPresetSelectorReceiver class for an example of implementation and usage.
OnSelectionChanged | When a new Preset is selected in the modal window, this method is called by PresetSelector. |
OnSelectionClosed | This method is called by the PresetSelector when the modal window is closed. |