rendersView

open override fun rendersView(): Boolean

Return

true, if RenderInfo was created through ViewRenderInfo.create, or false otherwise. This should be queried before accessing view related methods, such as getViewBinder, getViewCreator, getViewType and setViewType from RenderInfo type.