Beamable SDK
Beamable.EasyFeatures.IBeamableViewDeps Interface Reference

This is just a simple tag interface that all views must declare. These are what the views should use BeamContext.ServiceProvider to get. By doing this, you can easily swap out implementations via BeamContextSystemAttributes and Beamable.Common.Dependencies.RegisterBeamableDependenciesAttribute, adding data to existing systems keeping the UI. More...

Inheritance diagram for Beamable.EasyFeatures.IBeamableViewDeps:
Inheritance graph
[legend]

Detailed Description

This is just a simple tag interface that all views must declare. These are what the views should use BeamContext.ServiceProvider to get. By doing this, you can easily swap out implementations via BeamContextSystemAttributes and Beamable.Common.Dependencies.RegisterBeamableDependenciesAttribute, adding data to existing systems keeping the UI.


The documentation for this interface was generated from the following file: