A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
V
- v(String,Function0) - function in app.rive.RiveLog
- v(String,Function0) - function in app.rive.RiveLog.Logger
- Log verbose.
- v(String,Function0) - function in app.rive.RiveLog.LogcatLogger
- Log verbose.
- v(String,Function0) - function in app.rive.RiveLog.NoOpLogger
- Log verbose.
- verifyDrawable(Drawable) - function in android.view.RiveAnimationView
- verifyDrawable(Drawable) - function in android.view.RiveTextureView
- verifyDrawable(Drawable) - function in android.view.RiveUIView
- 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 - class in app.rive
- A view model instance for data binding which has properties that can be set and observed.
- ViewModelInstance.Transfer - class in app.rive.runtime.kotlin.core.ViewModelInstance
- Wrapper type for transferring a view model instance between Files.
- ViewModelInstanceHandle - class in app.rive.core
- A handle to a view model instance on the CommandServer.
- ViewModelInstanceKt - class in app.rive
- ViewModelInstanceSource - class in app.rive
- The second half of a source for a ViewModelInstance.
- ViewModelInstanceSource.Blank - class in app.rive.ViewModelInstanceSource
- ViewModelInstanceSource.Default - class in app.rive.ViewModelInstanceSource
- ViewModelInstanceSource.Named - class in app.rive.ViewModelInstanceSource
- ViewModelInstanceSource.Reference - class in app.rive.ViewModelInstanceSource
- 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.
- ViewModelSource - class in app.rive
- One half of a source for a ViewModelInstance.
- ViewModelSource.DefaultForArtboard - class in app.rive.ViewModelSource
- ViewModelSource.Named - class in app.rive.ViewModelSource
- 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.