A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
V
- verifyDrawable(Drawable) - function in android.view.RiveAnimationView
- verifyDrawable(Drawable) - function in android.view.RiveTextureView
- VIEW_MODEL - enum entry in app.rive.runtime.kotlin.core.ViewModel.PropertyDataType
- ViewModel - class in app.rive.runtime.kotlin.core
- A description of a ViewModel in the Rive file.
- ViewModel.Property - class in app.rive.runtime.kotlin.core.ViewModel
- A description of a property in the ViewModel.
- ViewModel.PropertyDataType - class in app.rive.runtime.kotlin.core.ViewModel
- ViewModel.PropertyDataType.Companion - class in app.rive.runtime.kotlin.core.ViewModel.PropertyDataType
- ViewModelBooleanProperty - class in app.rive.runtime.kotlin.core
- ViewModelColorProperty - class in app.rive.runtime.kotlin.core
- A color property of a ViewModelInstance.
- ViewModelEnumProperty - class in app.rive.runtime.kotlin.core
- An enum property of a ViewModelInstance.
- ViewModelException - class in app.rive.runtime.kotlin.core.errors
- A custom exception signifying a problem with when working with a ViewModel or ViewModelInstance.
- ViewModelInstance - class in app.rive.runtime.kotlin.core
- Represents an instantiated set of properties on a ViewModel.
- ViewModelInstance.Transfer - class in app.rive.runtime.kotlin.core.ViewModelInstance
- Wrapper type for transferring a view model instance between Files.
- ViewModelNumberProperty - class in app.rive.runtime.kotlin.core
- A number property of a ViewModelInstance.
- ViewModelProperty - class in app.rive.runtime.kotlin.core
- A property of type T of a ViewModelInstance.
- ViewModelStringProperty - class in app.rive.runtime.kotlin.core
- ViewModelTriggerProperty - class in app.rive.runtime.kotlin.core
- A trigger property of a ViewModelInstance.
- ViewModelTriggerProperty.TriggerUnit - class in app.rive.runtime.kotlin.core.ViewModelTriggerProperty
- A type similar to Unit for triggers.