Click or drag to resize

SRIAStandaloneInputModule Class

Required if building for UWP (WSA), but recommended in all cases: Replace your StandaloneInputModule with this one. If you have your own input module, then see ISRIAPointerInputModule
Inheritance Hierarchy
SystemObject
  Object
    Component
      Behaviour
        MonoBehaviour
          UIBehaviour
            BaseInputModule
              PointerInputModule
                StandaloneInputModule
                  frame8.Logic.Misc.Visual.UI.ScrollRectItemsAdapterSRIAStandaloneInputModule

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

The SRIAStandaloneInputModule type exposes the following members.

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

Optimized ScrollView Adapter

Supported in: 3.1
See Also