---
title: urlDecodingState
framework: arkit
role: symbol
role_heading: Instance Property
path: arkit/arappclipcodeanchor/urldecodingstate-swift.property
---

# urlDecodingState

A state that indicates the process of decoding an App Clip Code URL.

## Declaration

```swift
var urlDecodingState: ARAppClipCodeAnchor.URLDecodingState { get }
```

## Discussion

Discussion The initial value of this property is ARAppClipCodeAnchor.URLDecodingState.decoding.

## See Also

### Decoding the URL

- [url](arkit/arappclipcodeanchor/url.md)
- [ARAppClipCodeAnchor.URLDecodingState](arkit/arappclipcodeanchor/urldecodingstate-swift.enum.md)
