toggle menu
Android-Vast-Extension
androidJvm
switch theme
search in API
tools
/
com.ave.vastgui.tools.os
Package-level
declarations
Functions
Functions
get
Parcelable
Link copied to clipboard
inline
fun
<
T
:
Parcelable
>
getParcelable
(
bundle
:
Bundle
,
key
:
String
)
:
T
?
get
Parcelable
Link copied to clipboard
inline
fun
<
T
:
Parcelable
>
Bundle
.
getParcelable
(
key
:
String
,
callback
:
T
)
:
T
Returns the value associated with the given key.