A layout that is affected by changes to scroll position.

Available since

1.0.0

.

Variables

@:flash.propertyread onlyelasticBottom:Bool

Indicates if the bottom edge is elastic.

Available since

1.0.0

.

@:flash.propertyread onlyelasticLeft:Bool

Indicates if the left edge is elastic.

Available since

1.0.0

.

@:flash.propertyread onlyelasticRight:Bool

Indicates if the right edge is elastic.

Available since

1.0.0

.

@:flash.propertyread onlyelasticTop:Bool

Indicates if the top edge is elastic.

Available since

1.0.0

.

@:flash.propertyscrollX:Float

The horizontal scroll position of the container using this layout.

Available since

1.0.0

.

@:flash.propertyscrollY:Float

The vertical scroll position of the container using this layout.

Available since

1.0.0

.

Methods

getNearestScrollPositionForIndex(index:Int, itemCount:Int, width:Float, height:Float, ?result:Point):Point

Available since

1.0.0

.