openFragmentInCurrentBookLibraryTab

fun openFragmentInCurrentBookLibraryTab(sourceFragment: Fragment, fragment: Fragment): Job

Open fragment in the currently visible Book Library UI tab. If a BookLibraryController instance has not been created, this function will suspend until one exists. The returned job can be cancelled if needed.