Schnittstelle FilesystemPreviewType


public interface FilesystemPreviewType
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    Only preview files if user has explicitly requested it.
    static final int
    Preview files if user has requested preview of "local" files.
    static final int
    Never preview files.
  • Felddetails

    • IF_ALWAYS

      static final int IF_ALWAYS
      Only preview files if user has explicitly requested it.
      Siehe auch:
    • IF_LOCAL

      static final int IF_LOCAL
      Preview files if user has requested preview of "local" files.
      Siehe auch:
    • NEVER

      static final int NEVER
      Never preview files.
      Siehe auch: