RiveLegacyControllerDataBind extension

Restores the removed RiveWidgetController dataBind method.

on

Methods

dataBind(DataBind dataBind) BindableViewModelInstance

Available on RiveWidgetController, provided by the RiveLegacyControllerDataBind extension

Resolves dataBind against the artboard's default view model and binds it as the main view model instance, immediately, with the removed dataBind method's ownership contract: the caller owns the returned instance and is responsible for disposing it.