-
public final class SkeletonIntervalContent
-
-
Field Summary
Fields Modifier and Type Field Description private final SkeletonTypevariantprivate final Booleananimated
-
Constructor Summary
Constructors Constructor Description SkeletonIntervalContent(SkeletonType variant, Boolean animated)
-
Method Summary
Modifier and Type Method Description final SkeletonTypegetVariant()final BooleangetAnimated()-
-
Constructor Detail
-
SkeletonIntervalContent
SkeletonIntervalContent(SkeletonType variant, Boolean animated)
-
-
Method Detail
-
getVariant
final SkeletonType getVariant()
-
getAnimated
final Boolean getAnimated()
-
-
-
-