Other Protocols

The following protocols are available globally.

  • Protocol representing a component with a title

    See more

    Declaration

    Swift

    public protocol TitleComponent
  • Protocol representing a component with a subtitle

    See more

    Declaration

    Swift

    public protocol SubtitleComponent
  • Protocol representing a component with a detail/cover image

    See more

    Declaration

    Swift

    public protocol DetailImageComponent
  • Protocol representing a component with an action text

    See more

    Declaration

    Swift

    public protocol ActionTextComponent
  • Protocol representing a component with a triggerable action

    See more

    Declaration

    Swift

    public protocol ActionContentComponent
  • Protocol representing a component with an icon

    See more

    Declaration

    Swift

    public protocol IconComponent
  • Protocol representing a component with a position on the x, y and z position

    See more

    Declaration

    Swift

    public protocol PositionComponent