ShadowStyle
public enum ShadowStyle
-
Declaration
Swift
case none -
Declaration
Swift
case simple(radius: CGFloat, opacity: CGFloat, offset: CGSize, color: UIColor)
View on GitHub
ShadowStyle Enumeration Reference