Class ScrollView.Layout
- Namespace
 - Lime
 
- Assembly
 - Lime.dll
 
protected class ScrollView.Layout : Layout, IDisposable, IAnimable, ILayout
  - Inheritance
 - 
      
      
      
      
      ScrollView.Layout
 
- Implements
 
- Inherited Members
 
- Extension Methods
 
Constructors
Layout(ScrollDirection, Widget)
public Layout(ScrollDirection direction, Widget content)
  Parameters
directionScrollDirectioncontentWidget
Properties
ScrollDirection
public ScrollDirection ScrollDirection { get; set; }
  Property Value
Methods
ArrangeChildren()
public override void ArrangeChildren()
  MeasureSizeConstraints()
public override void MeasureSizeConstraints()