object PermissionDialog : ScopedUiWatcher


Allows easy interaction with the permission dialog.

Summary

Nested types

Public functions

open Boolean

Whether the dialog is visible.

open PermissionDialog.Scope

A scope for interacting with the dialog.

Public functions

isVisible

open fun isVisible(): Boolean

Whether the dialog is visible.

scope

open fun scope(): PermissionDialog.Scope

A scope for interacting with the dialog.