Click or drag to resize

SliderItemBehaviour Class

Inheritance Hierarchy
SystemObject
  Object
    Component
      Behaviour
        MonoBehaviour
          frame8.ScrollRectItemsAdapter.MultiplePrefabsExampleSliderItemBehaviour

Namespace:  frame8.ScrollRectItemsAdapter.MultiplePrefabsExample
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public class SliderItemBehaviour : MonoBehaviour

The SliderItemBehaviour type exposes the following members.

Constructors
  NameDescription
Public methodSliderItemBehaviour
Top
Properties
  NameDescription
Public propertyValue
Gets/Sets the value of the slider
Top
Events
  NameDescription
Public eventValueChanged
Top
Version Information

Optimized ScrollView Adapter

Supported in: 3.1
See Also