{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

InspectableKt

public final class InspectableKt


Summary

Public methods

static final void

This method is deprecated. This method should not be used in application code and will be removed soon.

Public methods

InInspectionModeOnly

@Composable
public static final void InInspectionModeOnly(@Composable @NonNull Function0<Unit> content)

A wrapper for inspection-mode-only behavior. The children of this component will only be included in the composition when the composition is in inspection mode.