Related Content Events
-
The
See moreRelatedContent
event object.Declaration
Swift
@objc(THEOplayerRelatedContentEvent) public class RelatedContentEvent : NSObject, EventProtocol
-
The
See moreRelatedContentEvent
types.Declaration
Swift
public struct RelatedContentEventTypes
-
Fired when the
RelatedContent.sources
change.Declaration
Swift
@objc(THEOplayerRelatedContentChangeEvent) public class RelatedContentChangeEvent : RelatedContentEvent
-
Fired when the
RelatedContent
UI is displayed.Declaration
Swift
@objc(THEOplayerUiRelatedContentShowEvent) public class UiRelatedContentShowEvent : RelatedContentEvent
-
Fired when the
RelatedContent
UI is dismissed.Declaration
Swift
@objc(THEOplayerUiRelatedContentHideEvent) public class UiRelatedContentHideEvent : RelatedContentEvent