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