InputFieldInScrollRectFixer Class |
Utility that allows dragging a ScrollRect even if the PointerDown event has started inside a child InputField (which cancels the dragging by default)
Inheritance HierarchySystemObject Object Component Behaviour MonoBehaviour frame8.ScrollRectItemsAdapter.UtilInputFieldInScrollRectFixer
Namespace:
frame8.ScrollRectItemsAdapter.Util
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic class InputFieldInScrollRectFixer : MonoBehaviour
The InputFieldInScrollRectFixer type exposes the following members.
Constructors
Version InformationOptimized ScrollView Adapter
Supported in: 4.0, 3.0
See Also