Documentation

build()

Creates a new instance of the view using the embedded initializer.

build(): TView;

Return value

A newly created and initialized view instance

Related