AndroidImagePickerState

Coordinates AndroidImagePickerState behavior in the SDAI presentation layer.

Author

Dmitriy Moroz

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
private var continuation: CancellableContinuation<AndroidImagePickOutcome>?

Exposes the continuation value used by the SDAI presentation layer.

Functions

Link copied to clipboard
suspend fun await(launchPicker: () -> Unit): AndroidImagePickOutcome

Executes the await step in the SDAI presentation layer.

Link copied to clipboard

Executes the resume step in the SDAI presentation layer.