SegmentItemShadowStyle
public struct SegmentItemShadowStyle : ShadowStylable
Undocumented
-
Declaration
Swift
public var color: CGColor? -
Declaration
Swift
public var opacity: Float -
Declaration
Swift
public var offset: CGSize -
Declaration
Swift
public var radius: CGFloat -
Declaration
Swift
public var path: CGPath? -
Undocumented
Declaration
Swift
public init() -
Undocumented
Declaration
Swift
public init(color: CGColor, opacity: Float, offset: CGSize, radius: CGFloat, path: CGPath?)
SegmentItemShadowStyle Structure Reference