gh-pages / com.nextfaze.devfun.overlay / OverlayPermissions / requestPermission

requestPermission

abstract fun requestPermission(reason: CharSequence? = null): Unit (source)

Signal a request to the user that we want permission for overlays.

Calling this when permissions are already granted will do nothing.

Parameters

reason - Optional reason to show the user.

See Also

canDrawOverlays