MouseActionState Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The base class for all MouseAction states.
public ref class MouseActionState abstract
public abstract class MouseActionState
type MouseActionState = class
Public MustInherit Class MouseActionState
- Inheritance
-
MouseActionState
- Derived
Constructors
MouseActionState() |
Initializes a new instance of the MouseActionState class. |
Methods
Next(MouseAction) |
Returns the next MouseAction state. |