A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Z
F
- FallbackAssetLoader - class in app.rive.runtime.kotlin.core
- The default asset loader used by RiveAnimationView when loading assets.
- File - class in app.rive.runtime.kotlin.core
- Files are created in the Rive editor.
- File.Enum - class in app.rive.runtime.kotlin.core.File
- The name and values of an enum, whether system or user defined.
- FileAsset - class in app.rive.runtime.kotlin.core
- FileAssetLoader - class in app.rive.runtime.kotlin.core
- Base class for asset loading.
- FileHandle - class in app.rive.core
- A handle to a Rive file on the CommandServer.
- FILL - enum entry in app.rive.runtime.kotlin.core.Fit
- fillInStackTrace() - function in kotlin.AnimationException
- fillInStackTrace() - function in kotlin.ArtboardException
- fillInStackTrace() - function in kotlin.MalformedFileException
- fillInStackTrace() - function in kotlin.RiveEventException
- fillInStackTrace() - function in kotlin.RiveException
- fillInStackTrace() - function in kotlin.StateMachineException
- fillInStackTrace() - function in kotlin.StateMachineInputException
- fillInStackTrace() - function in kotlin.TextValueRunException
- fillInStackTrace() - function in kotlin.UnsupportedRuntimeVersionException
- fillInStackTrace() - function in kotlin.ViewModelException
- fillInStackTrace() - function in kotlin.RiveInitializationException
- fillInStackTrace() - function in kotlin.RiveShutdownException
- fillInStackTrace() - function in kotlin.RiveRenderException
- fillInStackTrace() - function in kotlin.RiveFileException
- fillInStackTrace() - function in kotlin.RiveDrawToBufferException
- findFocus() - function in android.view.RiveAnimationView
- findFocus() - function in android.view.RiveTextureView
- findFocus() - function in android.view.RiveView
- findOnBackInvokedDispatcher() - function in android.view.RiveAnimationView
- findOnBackInvokedDispatcher() - function in android.view.RiveTextureView
- findOnBackInvokedDispatcher() - function in android.view.RiveView
- findOnBackInvokedDispatcherForChild(View,View) - function in android.view.RiveView
- findViewById(Integer) - function in android.view.RiveAnimationView
- findViewById(Integer) - function in android.view.RiveTextureView
- findViewById(Integer) - function in android.view.RiveView
- findViewsWithText(ArrayList,CharSequence,Integer) - function in android.view.RiveAnimationView
- findViewsWithText(ArrayList,CharSequence,Integer) - function in android.view.RiveTextureView
- findViewsWithText(ArrayList,CharSequence,Integer) - function in android.view.RiveView
- findViewWithTag(Object) - function in android.view.RiveAnimationView
- findViewWithTag(Object) - function in android.view.RiveTextureView
- findViewWithTag(Object) - function in android.view.RiveView
- finish(String) - function in com.android.volley.RiveFileRequest
- finish(String) - function in com.android.volley.BytesRequest
- fireState(String,String) - function in app.rive.runtime.kotlin.RiveAnimationView
- Fire an SMITrigger input.
- fireState(String,String,String) - function in app.rive.runtime.kotlin.controllers.RiveFileController
- fireStateAtPath(String,String) - function in app.rive.runtime.kotlin.RiveAnimationView
- Fire an SMITrigger input.
- fireStateAtPath(String,String) - function in app.rive.runtime.kotlin.controllers.RiveFileController
- fireTrigger(String) - function in app.rive.ViewModelInstance
- Fires a trigger on this view model instance.
- fireTriggerProperty(ViewModelInstanceHandle,String) - function in app.rive.core.CommandQueue
- Fire a trigger property on the view model instance.
- Fit - class in app.rive.runtime.kotlin.core
- Fit - class in app.rive
- Describes how size differences are handled between an authored Rive artboard and its containing view.
- Fit.Companion - class in app.rive.runtime.kotlin.core.Fit
- Fit.Contain - class in app.rive.Fit
- Preserve aspect ratio and scale the artboard so that its larger dimension matches the corresponding dimension of the containing view.
- Fit.Cover - class in app.rive.Fit
- Preserve aspect ratio and scale the artboard so that its smaller dimension matches the corresponding dimension of the containing view.
- Fit.Fill - class in app.rive.Fit
- Do not preserve aspect ratio and stretch to the containing view's dimensions.
- Fit.FitHeight - class in app.rive.Fit
- Preserve aspect ratio and scale the artboard height to match the containing view's height.
- Fit.FitWidth - class in app.rive.Fit
- Preserve aspect ratio and scale the artboard width to match the containing view's width.
- Fit.Layout - class in app.rive.Fit
- Invokes the Rive layout engine to apply responsive layout to the artboard.
- Fit.None - class in app.rive.Fit
- Do not scale.
- Fit.ScaleDown - class in app.rive.Fit
- Preserve aspect ratio and behave like Fit.Contain when the artboard is larger than the containing view.
- FIT_HEIGHT - enum entry in app.rive.runtime.kotlin.core.Fit
- FIT_WIDTH - enum entry in app.rive.runtime.kotlin.core.Fit
- fitSystemWindows(Rect) - function in android.view.RiveAnimationView
- fitSystemWindows(Rect) - function in android.view.RiveTextureView
- fitSystemWindows(Rect) - function in android.view.RiveView
- focusableViewAvailable(View) - function in android.view.RiveView
- focusSearch(Integer) - function in android.view.RiveAnimationView
- focusSearch(Integer) - function in android.view.RiveTextureView
- focusSearch(View,Integer) - function in android.view.RiveView
- focusSearch(Integer) - function in android.view.RiveView
- FontAsset - class in app.rive.runtime.kotlin.core
- A thin Kotlin wrapper for the underlying C++ font asset.
- FontAsset - class in app.rive
- A font asset, representing a renderable typeface, managed by a RiveWorker.
- FontAsset.Companion - class in app.rive.FontAsset
- FontFallbackStrategy - class in app.rive.runtime.kotlin.fonts
- Defines a strategy for providing fallback fonts with a specific weight when a character in a Rive file cannot be found using the current Rive font or if that font is not provided in the Rive file.
- FontFallbackStrategy.Companion - class in app.rive.runtime.kotlin.fonts.FontFallbackStrategy
- FontHandle - class in app.rive.core
- A handle to a Font on the CommandServer.
- FontHelper - class in app.rive.runtime.kotlin.fonts
- FontHelper.Companion - class in app.rive.runtime.kotlin.fonts.FontHelper
- Fonts - class in app.rive.runtime.kotlin.fonts
- Fonts.Alias - class in app.rive.runtime.kotlin.fonts.Fonts
- Fonts.Axis - class in app.rive.runtime.kotlin.fonts.Fonts
- Fonts.Family - class in app.rive.runtime.kotlin.fonts.Fonts
- Fonts.FileFont - class in app.rive.runtime.kotlin.fonts.Fonts
- Fonts.Font - class in app.rive.runtime.kotlin.fonts.Fonts
- Fonts.Font.Companion - class in app.rive.runtime.kotlin.fonts.Fonts.Font
- Fonts.FontOpts - class in app.rive.runtime.kotlin.fonts.Fonts
- Fonts.FontOpts.Companion - class in app.rive.runtime.kotlin.fonts.Fonts.FontOpts
- Fonts.Weight - class in app.rive.runtime.kotlin.fonts.Fonts
- Fonts.Weight.Companion - class in app.rive.runtime.kotlin.fonts.Fonts.Weight
- forceHasOverlappingRendering(Boolean) - function in android.view.RiveAnimationView
- forceHasOverlappingRendering(Boolean) - function in android.view.RiveTextureView
- forceHasOverlappingRendering(Boolean) - function in android.view.RiveView
- forceLayout() - function in android.view.RiveAnimationView
- forceLayout() - function in android.view.RiveTextureView
- forceLayout() - function in android.view.RiveView
- FORWARDS - enum entry in app.rive.runtime.kotlin.core.Direction
- FrameTicker - class in app.rive.core
- A way of getting frame callbacks every vsync.
- FrameTickerKt - class in app.rive.core
- from(Integer) - function in app.rive.RiveFileSource.RawRes.Companion
- Convenience function for Compose contexts to create a RawRes instance.
- fromARGBInts(IntArray,Integer,Integer,RendererType,Boolean) - function in app.rive.runtime.kotlin.core.RiveRenderImage.Companion
- Creates a RiveRenderImage from ARGB8888 packed pixel integers, matching Android Bitmap.getPixels.
- fromArtboard(Artboard,String) - function in app.rive.StateMachine.Companion
- Creates a new StateMachine from an Artboard.
- fromBitmap(Bitmap,RendererType) - function in app.rive.runtime.kotlin.core.RiveRenderImage.Companion
- Create a RiveRenderImage from a Bitmap.
- fromBytes(TypeAliased(typeAlias=GenericTypeConstructor(dri=app.rive.core/RiveWorker///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})), inner=GenericTypeConstructor(dri=app.rive.core/CommandQueue///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))),ByteArray) - function in app.rive.ImageAsset.Companion
- Create and decode an image asset from the given byte array on the provided Rive worker.
- fromBytes(TypeAliased(typeAlias=GenericTypeConstructor(dri=app.rive.core/RiveWorker///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})), inner=GenericTypeConstructor(dri=app.rive.core/CommandQueue///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))),ByteArray) - function in app.rive.AudioAsset.Companion
- Create and decode an audio asset from the given byte array on the provided Rive worker.
- fromBytes(TypeAliased(typeAlias=GenericTypeConstructor(dri=app.rive.core/RiveWorker///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})), inner=GenericTypeConstructor(dri=app.rive.core/CommandQueue///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))),ByteArray) - function in app.rive.FontAsset.Companion
- Create and decode a font asset from the given byte array on the provided Rive worker.
- fromEncoded(ByteArray,RendererType) - function in app.rive.runtime.kotlin.core.RiveRenderImage.Companion
- Creates a RiveRenderImage by decoding the encodedBytes.
- fromFile(RiveFile,String) - function in app.rive.Artboard.Companion
- Creates a new Artboard.
- fromFile(RiveFile,ViewModelInstanceSource) - function in app.rive.ViewModelInstance.Companion
- Creates a new ViewModelInstance.
- fromIndex(Integer) - function in app.rive.runtime.kotlin.core.Alignment.Companion
- fromIndex(Integer) - function in app.rive.runtime.kotlin.core.Fit.Companion
- Returns the Fit associated to index.
- fromIndex(Integer) - function in app.rive.runtime.kotlin.core.Loop.Companion
- Returns the Loop associated to index.
- fromIndex(Integer) - function in app.rive.runtime.kotlin.core.RendererType.Companion
- fromInt(Integer) - function in app.rive.runtime.kotlin.core.Direction.Companion
- fromInt(Short) - function in app.rive.runtime.kotlin.core.EventType.Companion
- fromInt(Integer) - function in app.rive.runtime.kotlin.core.ViewModel.PropertyDataType.Companion
- fromInt(Integer) - function in app.rive.runtime.kotlin.fonts.Fonts.Weight.Companion
- fromRGBABytes(ByteArray,Integer,Integer,RendererType,Boolean) - function in app.rive.runtime.kotlin.core.RiveRenderImage.Companion
- Creates a RiveRenderImage from RGBA8888 pixel bytes.
- fromSource(RiveFileSource,TypeAliased(typeAlias=GenericTypeConstructor(dri=app.rive.core/RiveWorker///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})), inner=GenericTypeConstructor(dri=app.rive.core/CommandQueue///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})))) - function in app.rive.RiveFile.Companion
- Loads a RiveFile from the given source.
- fromString(String) - function in app.rive.runtime.kotlin.fonts.Fonts.Weight.Companion