<!--
{
  "documentType" : "article",
  "framework" : "SwiftUI",
  "identifier" : "/documentation/SwiftUI/Edge/Corner/Style/ExpressibleByFloatLiteral-Implementations",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "ExpressibleByFloatLiteral Implementations"
}
-->

# ExpressibleByFloatLiteral Implementations

## Topics

### Initializers

[`init(floatLiteral: Edge.Corner.Style.FloatLiteralType)`](/documentation/SwiftUI/Edge/Corner/Style/init(floatLiteral:))

Create a fixed corner style with a float value as its corner radius.
This is a shorthand of writing `.fixed(value)`.

---

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)