-
Fired when the
RelatedContent.sources
change.Declaration
Swift
public static var RELATED_CONTENT_CHANGE: EventType<RelatedContentChangeEvent>
-
Fired when the
RelatedContent
UI is displayed.Declaration
Swift
public static var RELATED_CONTENT_SHOW: EventType<UiRelatedContentShowEvent>
-
Fired when the
RelatedContent
UI is dismissed.Declaration
Swift
public static var RELATED_CONTENT_HIDE: EventType<UiRelatedContentHideEvent>