Skip to content

reference controls scrollview

Usagirei edited this page Apr 10, 2018 · 7 revisions

ScrollView

A Flexible-Size Container, with Content Overflow Scrollbars.

Child Controls are Laid-out in a Top-to-Bottom fashion.

Attributes:

Name Type Description
type Option ScrollView layout type
Possible Values: horizontal vertical

Layout Attributes:

Name Type Description
width Float Width
height Float Height
min-width Float Minimum width
min-height Float Minimum height
max-width Float Maximum width
max-height Float Maximum height
stretch Option Stretch Mode (use along min/max attributes)
Possible Values: none horizontal vertical both

Common Attributes (Not Bindable):

Name Type Description
name Identifier Control Name. Used for Callbacks
data-context Identifier Changes Data Context Property