HandInteractionTouch 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.
public ref class HandInteractionTouch : UnityEngine::MonoBehaviour, Microsoft::MixedReality::Toolkit::Input::IMixedRealityTouchHandler, UnityEngine::EventSystems::IEventSystemHandler[UnityEngine.AddComponentMenu("Scripts/MRTK/Examples/HandInteractionTouch")]
public class HandInteractionTouch : UnityEngine.MonoBehaviour, Microsoft.MixedReality.Toolkit.Input.IMixedRealityTouchHandler, UnityEngine.EventSystems.IEventSystemHandler[<UnityEngine.AddComponentMenu("Scripts/MRTK/Examples/HandInteractionTouch")>]
type HandInteractionTouch = class
    inherit MonoBehaviour
    interface IMixedRealityTouchHandler
    interface IEventSystemHandlerPublic Class HandInteractionTouch
Inherits MonoBehaviour
Implements IEventSystemHandler, IMixedRealityTouchHandler- Inheritance
- 
				UnityEngine.MonoBehaviourHandInteractionTouch
- Derived
- Attributes
- 
			UnityEngine.AddComponentMenuAttribute
- Implements
- 
		IMixedRealityTouchHandler UnityEngine.EventSystems.IEventSystemHandler
Constructors
| HandInteractionTouch() | 
Fields
| duration | |
| OnTouchCompleted | |
| OnTouchStarted | |
| OnTouchUpdated | |
| t |