Package-level declarations

Types

Link copied to clipboard

Thrown when Activity is required but not available.

Link copied to clipboard
Link copied to clipboard

Features that require activity results.

Link copied to clipboard
sealed interface ActivityResultOutcome

Outcome of an activity result operation.

Link copied to clipboard

Registry for handling Android activity results in a suspendable manner.

Link copied to clipboard

Thrown when activity result validation fails.

Link copied to clipboard
actual class PlatformContext

Android platform context that provides access to Android-specific context and activity.

expect class PlatformContext

Represents a platform-specific context, providing access to platform-dependent resources and functionality.