public void OnSelectionClosed (Presets.Preset selection);

설명

This method is called by the PresetSelector when the modal window is closed.

You must use this method to destroy your PresetSelectorReceiver object. For an example, consult the DefaultPresetSelectorReceiver.OnSelectionClosed documentation.