ActionShown

data class ActionShown(val source: SLRAppHost.ActionShown.Source, val isShown: Boolean)

Visibility changing action of different SDK's views.

Constructors

Link copied to clipboard
constructor(source: SLRAppHost.ActionShown.Source, isShown: Boolean)

Types

Link copied to clipboard

Source of action.

Properties

Link copied to clipboard
val isShown: Boolean
Link copied to clipboard