<!--
{
  "availability" : [
    "tvOS: 9.0.0 - 18.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "TVMLKit",
  "identifier" : "/documentation/TVMLKit/TVViewElement/updateType",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "TVMLKit"
    ],
    "preciseIdentifier" : "c:objc(cs)TVViewElement(py)updateType"
  },
  "title" : "updateType"
}
-->

# updateType

The value that describes any changes to the DOM tree after it has been reparsed.

```
var updateType: TVElementUpdateType { get }
```

## Discussion

For possible values, see [`TVElementUpdateType`](/documentation/TVMLKit/TVElementUpdateType). This property is initially set to [`TVElementUpdateType.none`](/documentation/TVMLKit/TVElementUpdateType/none).

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)