---
title: none
framework: os
role: symbol
role_heading: Type Property
path: os/oslogstringalignment/none
---

# none

No alignment.

## Declaration

```swift
static var none: OSLogStringAlignment { get }
```

## Discussion

Discussion When you specify this option, the system displays the value using its natural width and doesn’t align it.
