Package 

Enum SheetStyle

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

    
    public enum SheetStyle
    extends Enum<SheetStyle>
                        

    The style you can use to display the content.

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      DIALOG

      Dialog: https://material.io/components/dialogs

      BOTTOM_SHEET

      BottomSheet: https://material.io/components/sheets-bottom

    • 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