Symphony Framework
UIStateStack Class Members
Properties  Methods 


Symphony.Conductor.Framework Namespace : UIStateStack Class

The following tables list the members exposed by UIStateStack.

Public Constructors
 NameDescription
Public Constructor Constructor. Creates and instance of the UIStateStack  
Top
Public Properties
 NameDescription
Public Property Provides access to the current visual state.  
Public Property Allow check to see if the current state is the base state  
Public Property Provides access to the previous visual state, or the visual state that was active prior to navigatng to the current state. This will be the visual state that will be active if the current state is exited.  
Top
Public Methods
 NameDescription
Public Method Move back to the previous state.  
Public Method Move back to the base/initial state. All visual states will be popped off the visual state stack.  
Public Method Set the base visual state of the control.  
Public Method Move to the requested visual state.  
Top
See Also

Reference

UIStateStack Class
Symphony.Conductor.Framework Namespace