ViewPagerAppBarModel

constructor(kclazz: KClass<T>, context: Context, appBarModels: List<AppBarModel<out AppBarView>>)

Parameters

T

The type of the ViewPagerAppBarView associated with this model.