Protocols

The following protocols are available globally.

  • Conforming types represent some high-level entities that can be put onto a page, like tables, grids etc. They must implement the draw(in:position:) method that does lower level things.

    See more

    Declaration

    Swift

    public protocol Drawable