HiresSection

private fun HiresSection(modifier: Modifier = Modifier, config: HiresConfig, onConfigChange: (HiresConfig) -> Unit)(source)

Renders Hires.fix controls in the SDAI presentation layer.

Author

Dmitriy Moroz

Parameters

modifier

Compose modifier applied to the rendered UI.

config

config rendered or processed by the component.

onConfigChange

callback invoked by the component.