BionicReadingContentType

enum BionicReadingContentType

Source string content type.

  • The framework will guess the content type (plaintext or html)

    Declaration

    Swift

    case automatic
  • Declaration

    Swift

    case plaintext
  • Declaration

    Swift

    case html