gh-pages / com.nextfaze.devfun.core / ForegroundChangeListener

ForegroundChangeListener

typealias ForegroundChangeListener = (foreground: Boolean) -> Unit (source)

Function signature of callbacks for foreground status changes.

See Also

ForegroundTracker