build()
Creates a new instance of the view using the embedded initializer.
build(): TView;
Return value
A newly created and initialized view instance
Related
interface ViewBuilder
An interface for objects that build pre-configured view instances.
Creates a new instance of the view using the embedded initializer.
build(): TView;
A newly created and initialized view instance