A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Z
L
- LayerState - class in app.rive.runtime.kotlin.core
- LayerStates are a base class for state machine layer states.
- layout(Integer,Integer,Integer,Integer) - function in android.view.RiveAnimationView
- layout(Integer,Integer,Integer,Integer) - function in android.view.RiveTextureView
- LAYOUT - enum entry in app.rive.runtime.kotlin.core.Fit
- layout(Integer,Integer,Integer,Integer) - function in android.view.RiveView
- LinearAnimationInstance - class in app.rive.runtime.kotlin.core
- The LinearAnimationInstance is a helper to wrap common operations to play an animation.
- LIST - enum entry in app.rive.runtime.kotlin.core.ViewModel.PropertyDataType
- Listeners - class in app.rive.core
- Holds the native pointers to the listeners used by the CommandQueue.
- loadContents(FileAsset,ByteArray) - function in app.rive.runtime.kotlin.core.FileAssetLoader
- Override to customize the asset loading process.
- loadContents(FileAsset,ByteArray) - function in app.rive.runtime.kotlin.core.ContextAssetLoader
- Override to customize the asset loading process.
- loadContents(FileAsset,ByteArray) - function in app.rive.runtime.kotlin.core.FallbackAssetLoader
- Attempts to load the asset using each loader in order until one succeeds or all refuse.
- loadContents(FileAsset,ByteArray) - function in app.rive.runtime.kotlin.core.CDNAssetLoader
- Override to customize the asset loading process.
- loadFile(ByteArray) - function in app.rive.core.CommandQueue
- Load a Rive into the command queue.
- lockCanvas() - function in android.view.RiveAnimationView
- lockCanvas(Rect) - function in android.view.RiveAnimationView
- lockCanvas() - function in android.view.RiveTextureView
- lockCanvas(Rect) - function in android.view.RiveTextureView
- logD(String,String) - function in app.rive.RiveLog
- logE(String,String) - function in app.rive.RiveLog
- logI(String,String) - function in app.rive.RiveLog
- logV(String,String) - function in app.rive.RiveLog
- JNI bridge methods that take a String directly instead of a lambda.
- logW(String,String) - function in app.rive.RiveLog
- LOOP - enum entry in app.rive.runtime.kotlin.core.AdvanceResult
The animation looped back to the beginning in LOOP mode.
- LOOP - enum entry in app.rive.runtime.kotlin.core.Loop
- Loop - class in app.rive.runtime.kotlin.core
- Loop.Companion - class in app.rive.runtime.kotlin.core.Loop
- Lost - enum entry in app.rive.runtime.kotlin.renderers.RenderContextEventType
Rendering context was lost and drawing has entered recovery mode.