InPathWidgetModel
public struct InPathWidgetModel
Model for displaying the in-path widget
-
The Banner Image URL
Declaration
Swift
public let bannerImageUrl: String -
headline The headline text in plain text
Declaration
Swift
public let headline: String -
tagline The tagline text in plain text
Declaration
Swift
public let tagline: String
View on GitHub
InPathWidgetModel Structure Reference