---
title: "!=(_:_:)"
framework: swift
role: symbol
role_heading: Operator
path: "swift/uint8/!=(_:_:)"
---

# !=(_:_:)

## Declaration

```swift
static func != (lhs: UInt8, rhs: UInt8) -> Bool
```
