ShadowStyle
public struct ShadowStyle
                Important
This is a Public Preview API. It may be changed or removed at any time.- 
                  
                  
Declaration
Swift
public init( shadowColor: CGColor, shadowOffset: CGSize, masksToBounds: Bool, shadowRadius: CGFloat, shadowOpacity: Float ) 
- 
                  
                  
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 
        
 
          TomTom SDK for iOS (0.51.1)
        
          ShadowStyle