Skip to main content
Rive home page
Search...
⌘K
Ask AI
Support
Get Started
Get Started
Search...
Navigation
Interfaces
PropertyList
Home
Editor
Scripting
App Runtimes
Game Runtimes
Feature Support
Tutorials
Case Studies
Community
Blog
Early Access
Scripting
Getting Started
Demos
Creating Scripts
Protocols (Script Types)
Data Binding
Script Inputs
Pointer Events
Debugging
Keyboard Shortcuts
Scripting API
Artboards
Color
DataValue
Gradient
Image
Interfaces
AudioSound
AudioSource
Blob
Context
Converter
DataContext
EnumValues
Input
Layout
ListenerAction
Node
Output
PathEffect
PropertyEnum
PropertyList
PropertyViewModel
TransitionCondition
Trigger
ViewModel
Mat2d
Paint
Path
Renderer
Vec2d
On this page
Fields
length
addListener
removeListener
Methods
push
insert
swap
pop
shift
Interfaces
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
PropertyViewModel
⌘I