Skip to main content
Rive home page
Search...
⌘K
Ask AI
Support
Get Started
Get Started
Search...
Navigation
Scripting API
PropertyList
Home
Editor
Scripting
App Runtimes
Game Runtimes
Feature Support
Tutorials
Case Studies
Community
Blog
Early Access
Scripting
Getting Started
Demos
Creating Scripts
Protocols
Data Binding
Script Inputs
Pointer Events
Debugging
Keyboard Shortcuts
Scripting API
Animation
Artboard
BlendMode
Blob
Color
CommandType
Context
ContourMeasure
Converter
DataContext
DataValue
DataValueBoolean
DataValueColor
DataValueNumber
DataValueString
EnumValues
Gradient
GradientStop
Image
ImageFilter
ImageSampler
ImageWrap
Input
Layout
Listener
ListenerAction
Mat2D
Node
NodeData
NodeReadData
Output
Paint
PaintDefinition
PaintStyle
Path
PathCommand
PathData
PathEffect
PathMeasure
PointerEvent
Property
PropertyEnum
PropertyList
PropertyTrigger
PropertyViewModel
Renderer
StrokeCap
StrokeJoin
TransitionCondition
Trigger
Vector
ViewModel
On this page
Fields
length
addListener
removeListener
Methods
push
insert
swap
pop
shift
Scripting API
PropertyList
Fields
length
addListener
attaches a listener to list changes
removeListener
removes a listener from list changes
Methods
push
add view model at end of list
insert
add view model at index value
swap
swaps positions of view models at index1 and index2
pop
removes last view model from list
shift
removes first view model from list
Was this page helpful?
Yes
No
Suggest edits
Raise issue
PropertyEnum
PropertyTrigger
⌘I