---
title: OSLogPointerFormat.none
framework: os
role: symbol
role_heading: Case
path: os/oslogpointerformat/none
---

# OSLogPointerFormat.none

An option to treat the pointer as raw bytes, and not format it.

## Declaration

```swift
case none
```

## See Also

### Getting the Format Options

- [OSLogPointerFormat.ipv6Address](os/oslogpointerformat/ipv6address.md)
- [OSLogPointerFormat.sockaddr](os/oslogpointerformat/sockaddr.md)
- [OSLogPointerFormat.timespec](os/oslogpointerformat/timespec.md)
- [OSLogPointerFormat.timeval](os/oslogpointerformat/timeval.md)
- [OSLogPointerFormat.uuid](os/oslogpointerformat/uuid.md)
