DebugMenuAccessor

class DebugMenuAccessor(val preferenceManager: PreferenceManager)(source)

Coordinates DebugMenuAccessor behavior in the SDAI presentation layer.

Author

Dmitriy Moroz

Constructors

Link copied to clipboard
constructor(preferenceManager: PreferenceManager)

Types

Link copied to clipboard
private object Companion

Provides the companion object singleton used by the SDAI presentation layer.

Properties

Link copied to clipboard

Exposes the preferenceManager value used by the SDAI presentation layer.

Link copied to clipboard
private var tapCount: Int

Exposes the tapCount value used by the SDAI presentation layer.

Functions

Link copied to clipboard
operator fun invoke(): Boolean

Executes the invoke step in the SDAI presentation layer.