Package-level declarations

Functions

Link copied to clipboard
actual fun ComponentRegistryBuilder.setupDefaultComponents(httpClient: () -> HttpClient)
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)
actual fun ComponentRegistryBuilder.setupDefaultComponents(httpClient: () -> HttpClient)
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)
actual fun ComponentRegistryBuilder.setupDefaultComponents(httpClient: () -> HttpClient)
fun ComponentRegistryBuilder.setupDefaultComponents(density: Density? = null, httpClient: () -> HttpClient = KtorUrlFetcher.defaultHttpEngineFactory, maxParallelism: Int = Options.DEFAULT_MAX_PARALLELISM, fileSystem: FileSystem? = defaultFileSystem)
actual fun ComponentRegistryBuilder.setupDefaultComponents(httpClient: () -> HttpClient)
fun ComponentRegistryBuilder.setupDefaultComponents(density: Density? = null, httpClient: () -> HttpClient = KtorUrlFetcher.defaultHttpEngineFactory, maxParallelism: Int = Options.DEFAULT_MAX_PARALLELISM, fileSystem: FileSystem? = defaultFileSystem)
actual fun ComponentRegistryBuilder.setupDefaultComponents(httpClient: () -> HttpClient)
fun ComponentRegistryBuilder.setupDefaultComponents(density: Density? = null, httpClient: () -> HttpClient = KtorUrlFetcher.defaultHttpEngineFactory, maxParallelism: Int = Options.DEFAULT_MAX_PARALLELISM, fileSystem: FileSystem? = defaultFileSystem)