SkeletonStyle
public enum SkeletonStyle
Skeleton loading style for FUICardView
singleLine display an image and single line title.
composite display an image, multiline, an extra body and a footer.
simple only display a title and a blank content loading.
-
Undocumented
Declaration
Swift
case singleLine -
Undocumented
Declaration
Swift
case composite -
Undocumented
Declaration
Swift
case simple