HandlesBase 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.
Base class for any type of BoundsControl handle. Handles are used for manipulating the BoundsControl by near or far user interaction.
public ref class HandlesBase abstract : Microsoft::MixedReality::Toolkit::UI::BoundsControl::IProximityEffectObjectProvider
	public abstract class HandlesBase : Microsoft.MixedReality.Toolkit.UI.BoundsControl.IProximityEffectObjectProvider
	type HandlesBase = class
    interface IProximityEffectObjectProvider
	Public MustInherit Class HandlesBase
Implements IProximityEffectObjectProvider
		- Inheritance
 - 
				HandlesBase
 
- Derived
 
- Implements
 
Fields
| handles | |
| objectsChangedEvent | |
| visualsName | 
Properties
| BaseConfig | |
| Handles | |
| IsActive | 
Methods
Explicit Interface Implementations
| IProximityEffectObjectProvider.ProximityObjectsChanged |