gh-pages / com.nextfaze.devfun.reference / DeveloperLoggerProperties

DeveloperLoggerProperties

interface DeveloperLoggerProperties (source)

Properties interface for @DeveloperLogger.

TODO: This interface should be generated by DevFun at compile time, but as the annotations are in a separate module to the compiler that itself depends on the annotations module, it is non-trivial to run the DevFun processor upon it (module dependencies become cyclic).

Properties

Name Summary
delta open val delta: Float
dock open val dock: Dock
enabled open val enabled: Boolean
left open val left: Float
refreshRate open val refreshRate: Long
snapToEdge open val snapToEdge: Boolean
top open val top: Float