ScrollingObjectCollection.OnTouchEnded Field

Definition

Event that is fired on the target object when the ScrollingObjectCollection is no longer touched.

public: Microsoft::MixedReality::Toolkit::UI::ScrollingObjectCollection::ScrollEvent ^ OnTouchEnded;
[UnityEngine.Tooltip("Event that is fired on the target object when the ScrollingObjectCollection is no longer touched.")]
public Microsoft.MixedReality.Toolkit.UI.ScrollingObjectCollection.ScrollEvent OnTouchEnded;
[<UnityEngine.Tooltip("Event that is fired on the target object when the ScrollingObjectCollection is no longer touched.")>]
val mutable OnTouchEnded : Microsoft.MixedReality.Toolkit.UI.ScrollingObjectCollection.ScrollEvent
Public OnTouchEnded As ScrollingObjectCollection.ScrollEvent 

Field Value

Attributes
UnityEngine.TooltipAttribute

Applies to