toggle menu
korge-root
5.1.0
android
switch theme
search in API
korge
/
korlibs.render
/
ActivityWithResult
Activity
With
Result
android
interface
ActivityWithResult
Inheritors
Mixin
KorgwActivity
Members
Types
Mixin
Link copied to clipboard
android
open
class
Mixin
:
ActivityWithResult
Functions
start
Activity
With
Result
Link copied to clipboard
android
abstract
suspend
fun
startActivityWithResult
(
intent
:
Intent
,
options
:
Bundle
?
=
null
)
:
Intent
?