toggle menu
klaviyo-android-sdk
4.0.0
androidJvm
switch theme
search in API
core
/
com.klaviyo.core.lifecycle
/
ActivityEvent
/
ConfigurationChanged
Configuration
Changed
class
ConfigurationChanged
(
val
newConfig
:
Configuration
)
:
ActivityEvent
Emitted when
Activity.onConfigurationChanged
is called from an activity within the host app
Members
Constructors
Configuration
Changed
Link copied to clipboard
constructor
(
newConfig
:
Configuration
)
Properties
new
Config
Link copied to clipboard
val
newConfig
:
Configuration