ComponentRegistryBuilder
class ComponentRegistryBuilder
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun ComponentRegistryBuilder.setupDefaultComponents(density: Density = Density(2f), httpClient: () -> HttpClient = httpEngineFactory, maxParallelism: Int = DEFAULT_MAX_PARALLELISM)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun ComponentRegistryBuilder.setupSkiaComponents(density: Density = Density(2f), maxParallelism: Int = DEFAULT_MAX_PARALLELISM)
Link copied to clipboard