-
public class TrackPositionUiModel.Hidden extends TrackPositionUiModel
-
-
Field Summary
Fields Modifier and Type Field Description private final BooleanshowProgressprivate final BooleanshouldAnimateprivate final BooleanisLoadingpublic final static TrackPositionUiModel.HiddenINSTANCE
-
Method Summary
Modifier and Type Method Description BooleangetShowProgress()BooleangetShouldAnimate()BooleangetIsLoading()-
-
Method Detail
-
getShowProgress
Boolean getShowProgress()
-
getShouldAnimate
Boolean getShouldAnimate()
-
getIsLoading
Boolean getIsLoading()
-
-
-
-