Model

public enum Model

Model is a enum that represents model options for NatLogo image.

These are all model options:

  • modelA (A)
  • modelB (B)
  • Undocumented

    Declaration

    Swift

    case modelA
  • Undocumented

    Declaration

    Swift

    case modelB