Enums

The following enums are available globally.

  • Although dependencies use more CSS or JavaScript, this enum is used more for adding the CSS of the dependeny to the head of the page and the JavaScript below the footer of the page.

    See more

    Declaration

    Swift

    public enum DependencyType
  • A dependency that a UIWebPage loads in.

    See more

    Declaration

    Swift

    public enum Dependency
  • All the HTML elements that can be created.

    See more

    Declaration

    Swift

    public enum Element: String
  • Designates the login that is used for creating the login form.

    See more

    Declaration

    Swift

    public enum LoginFormType