TopControllerStateChangeHandler¶
-
delegate void TopControllerStateChangeHandler(ITopController controller, TopControllerState state)¶
Represents the method that is called when the top-controller state is changed.
- Parameters
controller – Top-controller for which the state is changed.
state – New state of the top-controller.