CircuitXHandler

abstract class CircuitXHandler @Inject constructor(objects: ObjectFactory)(source)

Constructors

Link copied to clipboard
@Inject
constructor(objects: ObjectFactory)

Properties

Link copied to clipboard
val android: Property<Boolean>

Corresponds to the circuitx-android artifact.

Link copied to clipboard
val gestureNav: Property<Boolean>

Corresponds to the circuitx-gesture-navigation artifact.

Link copied to clipboard
val overlays: Property<Boolean>

Corresponds to the circuitx-overlays artifact.