StoryComponent
@objc
public class StoryComponent : NSObject
This parent class represents the interactive components which users are interacted with.
-
Type of the interactive component
Declaration
Swift
@objc public var type: StoryComponentType { get }