# `NSString hexString(fromInt:)`

*Type Method*

## Declaration

```swift
class func hexString(fromInt integer: Int) -> String
```

