ArgumentChanged

A argument in the Composable has been changed. The changed arguments are print sorted by argument name.

Constructors

Link copied to clipboard
constructor(changed: List<ChangedArgument>)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toString(): String