View source
interface ITypicalItemLayout
package feathers.layout
extends ILayout
extended by HorizontalListLayout, VerticalListLayout
A layout with an optional "typical" item used for measurement when a layout doesn't have access to valid measurements, such as in virtual layouts.
Available since
1.4.0
.