Click or drag to resize
IStateHandler Methods

The IStateHandler type exposes the following members.

Methods
  NameDescription
Public methodApply
Performs additional actions when applying a state whose name is equal to the StateName property.
Public methodUnapply
Performs additional actions when unapplying a state whose name is equal to the StateName property.
Top
See Also