Configuration

interface Configuration

Exposes configuration options available to lens hints feature.

Properties

Link copied to clipboard
abstract var enabled: Boolean

True if lens hints feature should be enabled. Typically, it is True when view is not null, False otherwise.

Link copied to clipboard

Custom implementation of Hints.View to be used as a delegate to show and hide lens hints.