Enumerations

The following enumerations are available globally.

  • The type of the application

    Author

    Adamas

    Date

    15/09/2019

    Version

    1.5.0
    See more

    Declaration

    Swift

    public enum ApplicationType : String
  • CreditCardType presents the type of a credit card.

    Version

    1.9.9

    Date

    19/09/22

    Author

    Adamas
    See more

    Declaration

    Swift

    public enum CreditCardType : String
  • DeviceType is the type of the device.

    Author

    Adamas

    Version

    1.5.0

    Date

    16/08/2019
    See more

    Declaration

    Swift

    public enum DeviceType : String
  • CameraError defines all error related to the camera permission.

    Author

    Adamas

    Version

    1.9.16

    Date

    30/05/2023
    See more

    Declaration

    Swift

    public enum CameraError : Error
  • The type of the code

    Author

    Adamas

    Date

    15/09/2019

    Version

    1.5.0
    See more

    Declaration

    Swift

    public enum CodeType : String
  • The direction of joining images

    Author

    Adamas

    Date

    08/05/2019

    Version

    1.5.0
    See more

    Declaration

    Swift

    public enum ImageJoinDirection
  • MapViewPointPosition states where the coordinate point should be aligned in MKAnnotationView.

    Author

    Adamas

    Version

    1.5.0

    Date

    07/09/2019
    See more

    Declaration

    Swift

    public enum MapViewPointPosition
  • BottomSheetMode defines how the bottom screen should be presented.

    Author

    Adamas

    Version

    1.8.0

    Date

    02/05/2022
    See more

    Declaration

    Swift

    public enum BottomSheetMode