ActivityNavigator.Extras
-
android
class ActivityNavigator.Extras : Navigator.Extras
Extras that can be passed to ActivityNavigator to customize what ActivityOptionsCompat and flags are passed through to the call to ActivityCompat.startActivity.
Summary
Nested types |
|---|
|
Builder for constructing new |
Public properties |
||
|---|---|---|
ActivityOptionsCompat? |
The |
android
|
Int |
The |
android
|
Public properties
activityOptions
val activityOptions: ActivityOptionsCompat?
The ActivityOptionsCompat that should be used with ActivityCompat.startActivity.