# `NSMutableString appendChar(_:)`

*Instance Method*

## Declaration

```swift
func appendChar(_ ch: UTF32Char)
```

