Package-level declarations
Functions
Link copied to clipboard
fun ComponentRegistryBuilder.setupDefaultComponents(context: Context? = null, density: Density? = context?.let { Density(it) }, httpClient: () -> HttpClient = KtorUrlFetcher.defaultHttpEngineFactory, maxParallelism: Int = Options.DEFAULT_MAX_PARALLELISM, fileSystem: FileSystem? = defaultFileSystem)
fun ComponentRegistryBuilder.setupDefaultComponents(density: Density? = null, httpClient: () -> HttpClient = KtorUrlFetcher.defaultHttpEngineFactory, maxParallelism: Int = Options.DEFAULT_MAX_PARALLELISM, fileSystem: FileSystem? = defaultFileSystem)
expect fun ComponentRegistryBuilder.setupDefaultComponents(httpClient: () -> HttpClient = KtorUrlFetcher.defaultHttpEngineFactory)
fun ComponentRegistryBuilder.setupDefaultComponents(density: Density? = null, httpClient: () -> HttpClient = KtorUrlFetcher.defaultHttpEngineFactory, maxParallelism: Int = Options.DEFAULT_MAX_PARALLELISM, fileSystem: FileSystem? = defaultFileSystem)
fun ComponentRegistryBuilder.setupDefaultComponents(density: Density? = null, httpClient: () -> HttpClient = KtorUrlFetcher.defaultHttpEngineFactory, maxParallelism: Int = Options.DEFAULT_MAX_PARALLELISM, fileSystem: FileSystem? = defaultFileSystem)
fun ComponentRegistryBuilder.setupDefaultComponents(density: Density? = null, httpClient: () -> HttpClient = KtorUrlFetcher.defaultHttpEngineFactory, maxParallelism: Int = Options.DEFAULT_MAX_PARALLELISM, fileSystem: FileSystem? = defaultFileSystem)