-
- All Implemented Interfaces:
-
java.io.Serializable,kotlin.Comparable
public enum NavScaffoldViewModel.TimeTextMode extends Enum<NavScaffoldViewModel.TimeTextMode>
The configuration of TimeText, defaults to ScrollAway which will move the time text above the screen to avoid overlapping with the content moving up.
-
-
Enum Constant Summary
Enum Constants Enum Constant Description ScrollAwayOffOn
-
Method Summary
Modifier and Type Method Description final StringgetName()final IntegergetOrdinal()-
-
Method Detail
-
getOrdinal
final Integer getOrdinal()
-
-
-
-