build()
Creates a new instance of the UI element.
build(): TView;
Return value
A newly created and initialized UI element instance.
Related
class ElementBuilder abstractstatic
An abstract base class for UI element builders.
Creates a new instance of the UI element.
build(): TView;
A newly created and initialized UI element instance.