Back

AddScroller

JS Py
Hello World

Creates and adds a Scroller to a Layout.

app.AddScroller( layout, width=-1, height=-1, options? ) → app object: Scroller

See CreateScroller for full documentation.

Number: fraction (0..1)
String: comma “,” separated: “FillX” or “FillY” or “FillXY”, “Horizontal” or “Vertical”, “NoScrollBar”, “ScrollFade”
app object: Layout