Click or drag to resize

BidirectionalVH Class

The views holder that can preset a BidirectionalModel. It demonstrates the flow of data both from the view to the model and vice-versa
Inheritance Hierarchy

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

The BidirectionalVH type exposes the following members.

Constructors
  NameDescription
Public methodBidirectionalVH
Top
Properties
  NameDescription
Public propertysliderBehaviour
Top
Methods
Version Information

Optimized ScrollView Adapter

Supported in: 3.1
See Also