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