A list of all Actions, Conditions and Expressions supported in this addon.
General
-
Actions
{my}: Set align to {0}, {1}
Set align
{my}: Set horizontal align to {0}
Set horizontal align
{my}: Set vertical align to {0}
Set vertical align
{my}: Set enabled to {0}
Set enabled
{my}: Set instance to {0}
Set instance
{my}: Set scroll progress X to {0}
Set progress X
{my}: Set scroll progress to ({0}, {1})
Set progress
{my}: Set scroll progress Y to {0}
Set progress Y
{my}: Set scroll direction to {0}
Set scroll direction
{my}: Set scroll X to {0}
Set scroll X
{my}: Set scroll to ({0}, {1})
Set scroll
{my}: Set scroll Y to {0}
Set scroll Y
{my}: Set snapping enabled to {0}
Set snapping enabled
-
Conditions
{my}: Is enabled
Is enabled
{my}: Is snapping enabled
Is snapping enabled
-
Expressions
Deceleration
Deceleration
MaxSpeed
Max speed
ScrollHeight
Scroll height
ScrollProgressX
How far along the X scroll is, from 0 to 1. Overscrolling does not take it past either end, so it can drive a scrollbar directly. Read OverscrollX for how far past the end it has gone
ScrollProgressY
How far along the Y scroll is, from 0 to 1. Overscrolling does not take it past either end, so it can drive a scrollbar directly. Read OverscrollY for how far past the end it has gone
ScrollWidth
Scroll width
ScrollX
Scroll X
ScrollY
Scroll Y
Speed
Speed
Properties
-
Actions
{my}: Set deceleration to {0}
Set deceleration
{my}: Set grid to ({0}, {1})
Set grid
{my}: Set max speed to {0}
Set max speed
{my}: Set nb columns to {0}
Set nb columns
{my}: Set nb rows to {0}
Set nb rows
{my}: Set overscroll push back to {0}
Set overscroll push back
{my}: Set snap distance threshold to {0}
Set snap distance threshold
{my}: Set snap speed to {0}
Set snap speed
{my}: Set snap speed threshold to {0}
Set snap speed threshold
{my}: Set vector X to {0}
Set vector X
{my}: Set vector to ({0}, {1})
Set vector
{my}: Set vector Y to {0}
Set vector Y
-
Expressions
MarginBottom
Margin bottom
MarginLeft
Margin left
MarginRight
Margin right
MarginTop
Margin top
MaxOverScroll
Max overscroll
NbColumns
Nb columns
NbRows
Nb rows
OverScrollPushBack
OverScrollPushBack
OverscrollX
Overscroll
OverscrollY
Overscroll
SnapDistanceThreshold
Snap distance threshold
SnapSpeed
Snap speed
SnapSpeedThreshold
Snap speed threshold
VectorX
Vector X
VectorY
Vector Y