toggle menu
adyen-android
androidJvm
switch theme
search in API
components-core
/
com.adyen.checkout.components.core.internal.ui
/
ComponentDelegate
Component
Delegate
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
interface
ComponentDelegate
Inheritors
ActionDelegate
PaymentComponentDelegate
Members
Properties
component
Params
Link copied to clipboard
abstract
val
componentParams
:
ComponentParams
Functions
initialize
Link copied to clipboard
abstract
fun
initialize
(
coroutineScope
:
CoroutineScope
)
Use this method if your delegate needs to use a
CoroutineScope
.
on
Cleared
Link copied to clipboard
abstract
fun
onCleared
(
)