Bearbeiten

ScrollingObjectCollection.OnTouchStarted Field

Definition

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

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

Field Value

Attributes
UnityEngine.TooltipAttribute

Applies to