AboutSupportDeveloper GuideVersion 41.130.100.19

Type Alias LayoutManagerConstructor<T>

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

Constructor type for LayoutManager to be used with multiple layouts

Type Parameters