createBottomSheetShortcut<TSPI extends AFBottomSheetStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam> , AFFunctionalTheme> > method
AFStateTestBottomSheetShortcut<TSPI>
createBottomSheetShortcut<TSPI extends AFBottomSheetStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam> , AFFunctionalTheme> >(
- AFScreenID screenId
Implementation
AFStateTestBottomSheetShortcut<TSPI> createBottomSheetShortcut<TSPI extends AFBottomSheetStateProgrammingInterface>(AFScreenID screenId) {
return AFStateTestBottomSheetShortcut<TSPI>(this, screenId);
}