ShadowStyle

public struct ShadowStyle

Important

This is a Public Preview API. It may be changed or removed at any time.
  • Declaration

    Swift

    public var shadowColor: CGColor
  • Declaration

    Swift

    public var shadowOffset: CGSize
  • Declaration

    Swift

    public var masksToBounds: Bool
  • Declaration

    Swift

    public var shadowRadius: CGFloat
  • Declaration

    Swift

    public var shadowOpacity: Float