IInteractionController Interface Members
In This Topic
The following tables list the members exposed by
IInteractionController.
Public Properties
| Name | Description |
 | FocusedInteractionArea | Gets a focused interaction area. |
 | HasAppearance | Gets a value indicating whether this interaction controller has appearance. |
 | InteractionAreas | Gets a read-only collection of interaction areas. |
 | IsActivated | Gets a value indicating whether controller is activated. |
 | IsEnabled | Gets or sets a value indicating whether interaction controller is enabled. |
 | IsInteracting | Gets a value indicating whether controller is interacting with the interactive object. |
 | IsVisible | Gets a value indicating whether controller is visible. |
Public Methods
Public Events
See Also