# `NSString init(from:)`

*Initializer*

## Declaration

```swift
init(from integer: Int32)
```

```swift
init(fromInt integer: Int32)
```

