Documentation

ViewClass

The view class constructor that will be used to create instances.

readonly ViewClass: new () => TView;

Related