Table of Contents

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

direction ScrollDirection
content Widget

Properties

ScrollDirection

public ScrollDirection ScrollDirection { get; set; }

Property Value

ScrollDirection

Methods

ArrangeChildren()

public override void ArrangeChildren()

MeasureSizeConstraints()

public override void MeasureSizeConstraints()