Provides constants that identify the current operation carried out interactively on an item. Usually you would pass one of these constants to the constructor of an InteractionState instance when implementing custom BehaviorBase classes.
The following tables list the members exposed by the Action type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the Action class. |
Name | Description | |
---|---|---|
![]() ![]() |
Specifies that a new item is currently being drawn by a user. |
|
![]() ![]() |
Specifies that an existing item is being modified. |
|
![]() ![]() |
Specifies that there isn't any action being performed on an item. |
|
![]() ![]() |
Specifies that a segment of a link is being split. |