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

# !=(_:_:)

## Declaration

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