PermissionLauncher

class PermissionLauncher<I, O>(activityResultCaller: ActivityResultCaller, activityResultContract: ActivityResultContract<I, O>)

PermissionLauncher

Since

0.2.0

Constructors

Link copied to clipboard
internal constructor(activityResultCaller: ActivityResultCaller, activityResultContract: ActivityResultContract<I, O>)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard

Unregisters this launcher, releasing the underlying result callback, and any references captured within it.