Documentation

build()

Creates a new instance of the UI element.

build(): TView;

Return value

A newly created and initialized UI element instance.

Related