Interface ILastStateSelectionHandler
Interface for registering to a deselection that brings to another state When a new state is open, it is called on the last object of the previous state
Namespace: Surfer
Assembly: cs.temp.dll.dll
Syntax
public interface ILastStateSelectionHandler
Methods
OnBecomeLastStateSelection(SULastSelectionEventData)
Declaration
void OnBecomeLastStateSelection(SULastSelectionEventData eventInfo)
Parameters
Type | Name | Description |
---|---|---|
SULastSelectionEventData | eventInfo |