AboutSupportDeveloper GuideVersion 44.142.100.18

Type Alias LayoutManagerConstructor<T>

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

Constructor type for LayoutManager to be used with multiple layouts

Type Parameters