ScrollingObjectCollection.ScrollingTouchable 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 touchable used to catch touch events on empty spaces.
public:
property Microsoft::MixedReality::Toolkit::Input::NearInteractionTouchable ^ ScrollingTouchable { Microsoft::MixedReality::Toolkit::Input::NearInteractionTouchable ^ get(); };
public Microsoft.MixedReality.Toolkit.Input.NearInteractionTouchable ScrollingTouchable { get; }
member this.ScrollingTouchable : Microsoft.MixedReality.Toolkit.Input.NearInteractionTouchable
Public ReadOnly Property ScrollingTouchable As NearInteractionTouchable