---
title: IOPhysicalRange
framework: IOKit
role: symbol
role_heading: Structure
platforms: [iOS 18.4+, iPadOS 18.4+, Mac Catalyst 13.0+, macOS 10.0+, visionOS 2.4+]
path: iokit/iophysicalrange
---

# IOPhysicalRange

## Declaration

```swift
struct IOPhysicalRange
```

## Topics

### Initializers

- [init()](iokit/iophysicalrange/1514810-init.md)
- [init(address:length:)](iokit/iophysicalrange/1514773-init.md)

### Instance Properties

- [address](iokit/iophysicalrange/1514285-address.md)
- [length](iokit/iophysicalrange/1514289-length.md)
