Package 

Enum TopStyle

  • All Implemented Interfaces:
    java.io.Serializable , kotlin.Comparable

    
    public enum TopStyle
    extends Enum<TopStyle>
                        

    Available top styles.

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      BELOW_COVER

      Components are displayed below the cover.

      MIXED

      Close and additional icon buttons are within the cover image aligned to the top while the title is positioned below the image cover.

      ABOVE_COVER

      Components are displayed above the cover.

    • Method Summary

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

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