ScrollingObjectCollection.ScrollingCollider Property    
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.
Scrolling interaction collider used to catch pointer and touch events on empty spaces.
public:
 property UnityEngine::BoxCollider ^ ScrollingCollider { UnityEngine::BoxCollider ^ get(); };public UnityEngine.BoxCollider ScrollingCollider { get; }member this.ScrollingCollider : UnityEngine.BoxColliderPublic ReadOnly Property ScrollingCollider As BoxColliderProperty Value
		UnityEngine.BoxCollider