Class

CrossWindowBlur.Api31Impl.Registration

Stores the WindowManager and Consumer callback instance to allow unregistering the listener.

Source set: Android
class Registration(private val wm: WindowManager, private val consumer: Consumer<Boolean>)

Stores the WindowManager and Consumer callback instance to allow unregistering the listener.

Functions

unregister

Source set: Android
fun unregister()

Content updated: