GlimpsePluginExtension

The settings extension for Glimpse's Gradle plugin.

Properties

Link copied to clipboard
abstract val remoteAdapter: Property<Boolean>

The activation flag for the remoteAdapter Modifier.

Link copied to clipboard
abstract val scrollableLazyColumn: Property<Boolean>

The activation flag for the ScrollableLazyColumn Composable.

Link copied to clipboard
abstract val scrollableLazyVerticalGrid: Property<Boolean>

The activation flag for the ScrollableLazyVerticalGrid Composable.

Link copied to clipboard
abstract val suppressPluginLogs: Property<Boolean>

The suppression flag for the plugin's activity logs.