TouchHandler 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 TouchHandler : UnityEngine::MonoBehaviour, Microsoft::MixedReality::Toolkit::Input::IMixedRealityTouchHandler, UnityEngine::EventSystems::IEventSystemHandler
[UnityEngine.AddComponentMenu("Scripts/MRTK/SDK/TouchHandler")]
public class TouchHandler : UnityEngine.MonoBehaviour, Microsoft.MixedReality.Toolkit.Input.IMixedRealityTouchHandler, UnityEngine.EventSystems.IEventSystemHandler
[<UnityEngine.AddComponentMenu("Scripts/MRTK/SDK/TouchHandler")>]
type TouchHandler = class
inherit MonoBehaviour
interface IMixedRealityTouchHandler
interface IEventSystemHandler
Public Class TouchHandler
Inherits MonoBehaviour
Implements IEventSystemHandler, IMixedRealityTouchHandler
- Inheritance
-
UnityEngine.MonoBehaviourTouchHandler
- Attributes
-
UnityEngine.AddComponentMenuAttribute
- Implements
-
IMixedRealityTouchHandler UnityEngine.EventSystems.IEventSystemHandler
Constructors
TouchHandler() |
Fields
OnTouchCompleted | |
OnTouchStarted | |
OnTouchUpdated |