Enums

The following enums are available globally.

  • Indicates the position of watermark in content area.

    See more

    Declaration

    Swift

    public enum WatermarkPosition: String
  • Determines the type of an element.

    See more

    Declaration

    Swift

    public enum ElementType: String
  • Determines how an element’s width will be calculated.

    See more

    Declaration

    Swift

    public enum ElementWidthCalculation: String