Package 

Class RiveFont

  • All Implemented Interfaces:
    app.rive.runtime.kotlin.core.RefCount

    
    public final class RiveFont
    extends NativeObject
                        

    A wrapper around a native C++ object representing a font that can be rendered in Rive.

    Use the companion object method to create one from encoded bytes.