<!--
{
  "documentType" : "article",
  "framework" : "Swift",
  "identifier" : "/documentation/Swift/Unicode/Scalar/ExpressibleByUnicodeScalarLiteral-Implementations",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "ExpressibleByUnicodeScalarLiteral Implementations"
}
-->

# ExpressibleByUnicodeScalarLiteral Implementations

## Topics

### Initializers

[`init(unicodeScalarLiteral: Unicode.Scalar)`](/documentation/Swift/Unicode/Scalar/init(unicodeScalarLiteral:))

Creates a Unicode scalar with the specified value.

### Type Aliases

[`typealias UnicodeScalarLiteralType`](/documentation/Swift/Unicode/Scalar/UnicodeScalarLiteralType)

A type that represents a Unicode scalar literal.

---

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)