GradientDirection
public enum GradientDirection
Undocumented
-
Undocumented
Declaration
Swift
case leftRight
-
Undocumented
Declaration
Swift
case rightLeft
-
Undocumented
Declaration
Swift
case topBottom
-
Undocumented
Declaration
Swift
case bottomTop
-
Undocumented
Declaration
Swift
case topLeftBottomRight
-
Undocumented
Declaration
Swift
case bottomRightTopLeft
-
Undocumented
Declaration
Swift
public func slidingAnimation(duration: CFTimeInterval = 1.5, autoreverses: Bool = false) -> SkeletonLayerAnimation