Package 

Class ViewModelInstanceSource.Default

  • All Implemented Interfaces:
    app.rive.ViewModelInstanceSource

    
    public final class ViewModelInstanceSource.Default
     implements ViewModelInstanceSource
                        

    Create a new view model instance with properties initialized to the values of the instance labelled "Default" in the Rive file.

    • Constructor Detail

      • ViewModelInstanceSource.Default

        ViewModelInstanceSource.Default(ViewModelSource vmSource)
        Parameters:
        vmSource - The source of the view model that owns this instance.