Package app.rive
See: Description
-
Class Summary Class Description Artboard An instantiated artboard from a RiveFile. Asset Base class for assets managed by a CommandQueue. ImageAsset An image asset, representing a renderable bitmap, managed by a CommandQueue. AudioAsset An audio asset, representing a playable sound, managed by a CommandQueue. FontAsset A font asset, representing a renderable typeface, managed by a CommandQueue. RiveFile A Rive file which contains one or more artboards, state machines, and view model instances. Bytes RawRes LogcatLogger Implementation that logs to Logcat with lazy msg()evaluation.Error Success RiveUIView Note: This class is more experimental than others. ViewModelInstance A view model instance for data binding which has properties that can be set and observed. Named DefaultForArtboard Blank Default Named Reference ArtboardKt AssetsKt RiveFileKt RiveUIKt ViewModelInstanceKt RememberCommandQueueKt -
Interface Summary Interface Description RiveFileSource The source for a RiveFile. Logger Interface for logging. Result Represents the result of an operation - typically loading - that can be in a loading, error, or success state. ViewModelSource One half of a source for a ViewModelInstance. ViewModelInstanceSource The second half of a source for a ViewModelInstance. -
Annotation Summary Annotation Description ExperimentalRiveComposeAPI