Package-level declarations
Types
Indicates which arguments have changed as a result of the recomposition.
Indicates which Composables were affected by the state change.
Classes that hold data from ComposeInvestigator.
Returns the name of the current Composable. See ComposableInvalidationTraceTable.currentComposableName.
APIs annotated with this should only be used within Composable functions.
Configures the runtime operation of ComposeInvestigator.
Defines the result of the invalidation requested for the Composable.
ComposeInvestigator does not work on annotated files or Composable functions.
Represents Compose's stability system. See the official documentation for more information about Compose's stability.
Properties
Returns the ComposableInvalidationTraceTable assigned to the current file.
Fully-qualified name of the Composable function.