Protocols

The following protocols are available globally.

  • Type which can be configured by its own Configuration type.

    See more

    Declaration

    Swift

    public protocol Renderable
  • Renders its information onto the given layer with a given configuration.

    See more

    Declaration

    Swift

    public protocol Renderer