---
title: surrogateCodePointByte
framework: swift
role: symbol
role_heading: Type Property
path: swift/unicode/utf8/validationerror/kind-swift.struct/surrogatecodepointbyte
---

# surrogateCodePointByte

A byte in a surrogate code point (U+D800..U+DFFF) sequence

## Declaration

```swift
static var surrogateCodePointByte: Unicode.UTF8.ValidationError.Kind { get }
```
