MoEngageInAppModeling
@objc
public protocol MoEngageInAppModeling
-
Declaration
Swift
@objc var instanceId: String { get set } -
Declaration
Swift
@objc var isPrimary: Bool { get set } -
Declaration
Swift
@objc var axis: MoEngageInAppAxisType { get set } -
Declaration
Swift
@objc var widgetID: Int { get set } -
Declaration
Swift
@objc var widgetType: MoEngageInAppWidgetType { get set } -
Declaration
Swift
@objc var style: MoEngageInAppWidgetStyle { get set }