Package 

Enum Appearance

  • All Implemented Interfaces:
    java.io.Serializable , kotlin.Comparable , org.readium.r2.navigator.epub.css.Cssable

    
    public enum Appearance
    extends Enum<Appearance> implements Cssable
                        

    Reading mode.

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      SEPIA
      NIGHT
    • Method Summary

      Modifier and Type Method Description
      String toCss()
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait