AboutSupportDeveloper GuideVersion 46.150.100.10

Type Alias LayoutManagerConstructor<T>

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

Constructor type for LayoutManager to be used with multiple layouts

Type Parameters