Method SuspendInvalidateView
| Improve this Doc View SourceSuspendInvalidateView()
Temporarily suspends the view rendering.
Declaration
public void SuspendInvalidateView()
Remarks
Call SuspendInvalidateView() and ResumeInvalidateView() in tandem to suppress multiple view rendering for performance.