Click or drag to resize

SRIATouchInputModule Class

Required if building for UWP (WSA), but recommended in all cases: Replace your TouchInputModule(if exists) with this one.
Inheritance Hierarchy
SystemObject
  Object
    Component
      Behaviour
        MonoBehaviour
          UIBehaviour
            BaseInputModule
              PointerInputModule
                TouchInputModule
                  frame8.Logic.Misc.Visual.UI.ScrollRectItemsAdapterSRIATouchInputModule

Namespace:  frame8.Logic.Misc.Visual.UI.ScrollRectItemsAdapter
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public class SRIATouchInputModule : TouchInputModule, 
	ISRIAPointerInputModule

The SRIATouchInputModule type exposes the following members.

Constructors
  NameDescription
Public methodSRIATouchInputModule
Top
Methods
  NameDescription
Public methodGetPointerEventData
Top
Version Information

Optimized ScrollView Adapter

Supported in: 3.1
See Also