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