Other Protocols
The following protocols are available globally.
-
Protocol representing a component with a title
See moreDeclaration
Swift
public protocol TitleComponent -
Protocol representing a component with a subtitle
See moreDeclaration
Swift
public protocol SubtitleComponent -
Protocol representing a component with a detail/cover image
See moreDeclaration
Swift
public protocol DetailImageComponent -
Protocol representing a component with an action text
See moreDeclaration
Swift
public protocol ActionTextComponent -
Protocol representing a component with a triggerable action
See moreDeclaration
Swift
public protocol ActionContentComponent -
Protocol representing a component with an icon
See moreDeclaration
Swift
public protocol IconComponent -
Protocol representing a component with a position on the x, y and z position
See moreDeclaration
Swift
public protocol PositionComponent