AboutSupportDeveloper GuideVersion 43.137.100.6

Type Alias LayoutManagerConstructor<T>

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

Constructor type for LayoutManager to be used with multiple layouts

Type Parameters