Documentation

build()

Creates a new instance of the view renderer.

build(): UIShowView;

Return value

A newly created and initialized UIShowView instance.

Related