TouchEvents.OnTouchCompleted Field
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.
A Unity event with HandTrackingInputEventData. This event is fired when Touch exits an object.
public: Microsoft::MixedReality::Toolkit::Experimental::InteractiveElement::TouchInteractionEvent ^ OnTouchCompleted;
public Microsoft.MixedReality.Toolkit.Experimental.InteractiveElement.TouchInteractionEvent OnTouchCompleted;
val mutable OnTouchCompleted : Microsoft.MixedReality.Toolkit.Experimental.InteractiveElement.TouchInteractionEvent
Public OnTouchCompleted As TouchInteractionEvent