Method Setup
| Improve this Doc View SourceSetup(T, ScalarPresenter)
Setup the scalar binding.
Declaration
protected abstract void Setup(T view, ScalarPresenter presenter)
Parameters
| Type | Name | Description | 
|---|---|---|
| T | view | The target UI element.  | 
    
| ScalarPresenter | presenter | The scalar presenter.  |