Method group is Obsolete

PresetSelectorReceiver.OnSelectionClosed

Obsolete The PresetSelectorReceiver is deprecated. Please use PresetSelector.ShowSelector(Object[], Preset, bool) instead.

Declaration

public void OnSelectionClosed(Presets.Preset selection);

Description

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.


Did you find this page useful? Please give it a rating: