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