drawingView property
set
drawingView
(String? viewName)
Set the name of the view doing the rendering for debugging purposes, or null when we believe rendering is complete.
Implementation
set drawingView(String? viewName);