InteractionControllerBase Class Properties
In This Topic
For a list of all properties of this type, see
InteractionControllerBase.
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. |
Protected Properties
See Also