docType

public enum docType

UIImages representing docTypes

  • Declaration

    Swift

    public static let audio: UIImage
  • csv

    Declaration

    Swift

    public static let csv: UIImage
  • Declaration

    Swift

    public static let generic: UIImage
  • Declaration

    Swift

    public static let image: UIImage
  • pdf

    Declaration

    Swift

    public static let pdf: UIImage
  • Declaration

    Swift

    public static let presentation: UIImage
  • Declaration

    Swift

    public static let table: UIImage
  • Declaration

    Swift

    public static let text: UIImage
  • Declaration

    Swift

    public static let video: UIImage