Class UIDataDemoVesselBinder
public abstract class UIDataDemoVesselBinder : UIDataBinder<IDemoVessel>, IUIDataBinder, IUIDataBinder<IDemoVessel>, IUIDataBindable<IDemoVessel>, IUIDataBindable
- Inheritance
-
UIDataDemoVesselBinder
- Implements
- Derived
- Inherited Members
- Extension Methods
Constructors
UIDataDemoVesselBinder()
protected UIDataDemoVesselBinder()
Properties
View
protected IDemoView View { get; }
Property Value
VisibilityGroup
protected CanvasGroup VisibilityGroup { get; }
Property Value
- CanvasGroup
VisibilityGroupTransform
protected RectTransform VisibilityGroupTransform { get; }
Property Value
- RectTransform
Methods
InjectDependencies(IDemoView)
public void InjectDependencies(IDemoView view)
Parameters
viewIDemoView
RedrawOnIsBoundChanged(bool)
protected override void RedrawOnIsBoundChanged(bool instant = true)
Parameters
instantbool