AboutSupportDeveloper GuideVersion 41.129.83.3

Type Alias LayoutManagerConstructor<T>

LayoutManagerConstructor<T>: (new () => LayoutManager<T>)

Constructor type for LayoutManager to be used with multiple layouts

Type Parameters