<!--
{
  "availability" : [
    "iOS: 18.0.0 -",
    "iPadOS: 18.0.0 -",
    "macCatalyst: -",
    "tvOS: 18.0.0 -",
    "visionOS: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UIShadowProperties-swift.struct",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "s:5UIKit18UIShadowPropertiesV"
  },
  "title" : "UIShadowProperties"
}
-->

# UIShadowProperties

```
struct UIShadowProperties
```

## Topics

### Instance Properties

[`var color: UIColor`](/documentation/UIKit/UIShadowProperties-swift.struct/color)

[`var offset: CGSize`](/documentation/UIKit/UIShadowProperties-swift.struct/offset)

[`var opacity: CGFloat`](/documentation/UIKit/UIShadowProperties-swift.struct/opacity)

[`var path: UIBezierPath?`](/documentation/UIKit/UIShadowProperties-swift.struct/path)

[`var radius: CGFloat`](/documentation/UIKit/UIShadowProperties-swift.struct/radius)

## Relationships

### Conforms To

[`CustomReflectable`](/documentation/Swift/CustomReflectable)

[`Hashable`](/documentation/Swift/Hashable)

[`CustomStringConvertible`](/documentation/Swift/CustomStringConvertible)

[`Escapable`](/documentation/Swift/Escapable)

[`CustomDebugStringConvertible`](/documentation/Swift/CustomDebugStringConvertible)

[`Equatable`](/documentation/Swift/Equatable)

[`Copyable`](/documentation/Swift/Copyable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)