Image Asset
A thin Kotlin wrapper for the underlying C++ image asset. Helpful to distinguish between various FileAsset subclasses.
Properties
Link copied to clipboard
Getter/Setter for the underlying C++ pointer value.
Link copied to clipboard
Link copied to clipboard
Whether this objects underlying pointer is still valid.
Link copied to clipboard
The RiveRenderImage object associated with this ImageAsset.
Link copied to clipboard
Link copied to clipboard
Functions
Link copied to clipboard
Increments the references for this counter. Cannot be used for initialization - use refs.incrementAndGet instead.
Link copied to clipboard
Decrements the reference counter.