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

# !=(_:_:)

## Declaration

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