ActivityResultKt

Added in 1.2.0

public final class ActivityResultKt


Summary

Public methods

static final int

Destructuring declaration for ActivityResult to provide the requestCode

static final Intent

Destructuring declaration for ActivityResult to provide the intent

Public methods

component1

public static final int component1(@NonNull ActivityResult receiver)

Destructuring declaration for ActivityResult to provide the requestCode

Returns
int

the resultCode of the ActivityResult

component2

public static final Intent component2(@NonNull ActivityResult receiver)

Destructuring declaration for ActivityResult to provide the intent

Returns
Intent

the intent of the ActivityResult

Discover the latest app development tools, platform updates, training, and documentation for developers across every Android device.

Updated Dec 27, 2019

Develop your UI on Android.

Updated Apr 19, 2024

Discover the latest app development tools, platform updates, training, and documentation for developers across every Android device.

Updated Dec 18, 2024