# `NSString init(char:)`

*Initializer*

## Declaration

```swift
init(char aChar: UTF32Char)
```

