Start native apps faster with the Composables CLI ->
Object

Operation.TrimParentValues

Source set: Common
object TrimParentValues : Operation(ints = 1)

Properties

Count

Source set: Common
inline val Count

Functions

intParamName

Source set: Common
override fun intParamName(parameter: IntParameter): String

execute

Source set: Common
override fun OperationArgContainer.execute(
            applier: Applier<*>,
            slots: SlotWriter,
            rememberManager: RememberManager,
            errorContext: OperationErrorContext?,
        )