Skip to main content
Rive home page
Search...
⌘K
Ask AI
Support
Get Started
Get Started
Search...
Navigation
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
Ai agent
Keyboard Shortcuts
Scripting API
On this page
Fields
length
addListener
removeListener
Methods
push
insert
swap
pop
shift
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
⌘I
Assistant
Responses are generated using AI and may contain mistakes.