-
- All Implemented Interfaces:
-
java.io.Serializable,kotlin.Comparable
@RestrictTo(value = {RestrictTo.Scope.LIBRARY_GROUP}) public enum Theme extends Enum<Theme>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classTheme.Companion
-
Enum Constant Summary
Enum Constants Enum Constant Description DIALOG_SHEET_NIGHTDIALOG_SHEET_DAYBOTTOM_SHEET_NIGHTBOTTOM_SHEET_DAY
-
Method Summary
Modifier and Type Method Description final IntegergetStyleRes()final StringgetName()final IntegergetOrdinal()-
-
Method Detail
-
getStyleRes
final Integer getStyleRes()
-
getOrdinal
final Integer getOrdinal()
-
-
-
-