Interface ViewProvidingDelegate
-
- All Implemented Interfaces:
@RestrictTo(value = {RestrictTo.Scope.LIBRARY_GROUP}) public interface ViewProvidingDelegate
-
-
Method Summary
Modifier and Type Method Description abstract Flow<ComponentViewType>getViewFlow()-
-
Method Detail
-
getViewFlow
abstract Flow<ComponentViewType> getViewFlow()
-
-
-
-