-
public final class ActivityResultKt
-
-
Method Summary
Modifier and Type Method Description final static ActivityResultLauncher<Intent>registerForActivityResult(ComponentActivity $self, ActivityResultCallback<ActivityResult> callback)final static ActivityResultLauncher<Intent>registerForActivityResult(Fragment $self, ActivityResultCallback<ActivityResult> callback)-
-
Method Detail
-
registerForActivityResult
final static ActivityResultLauncher<Intent> registerForActivityResult(ComponentActivity $self, ActivityResultCallback<ActivityResult> callback)
-
registerForActivityResult
final static ActivityResultLauncher<Intent> registerForActivityResult(Fragment $self, ActivityResultCallback<ActivityResult> callback)
-
-
-
-