<!--
{
  "availability" : [
    "tvOS: 9.0.0 - 18.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "TVMLKit",
  "identifier" : "/documentation/TVMLKit/TVElementResettableProperty",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "TVMLKit"
    ],
    "preciseIdentifier" : "c:@E@TVElementResettableProperty"
  },
  "title" : "TVElementResettableProperty"
}
-->

# TVElementResettableProperty

The types of properties that can be reset to their default values.

```
enum TVElementResettableProperty
```

## Topics

### Constants

[`TVElementResettableProperty.updateType`](/documentation/TVMLKit/TVElementResettableProperty/updateType)

The [`updateType`](/documentation/TVMLKit/TVViewElement/updateType) property is reset to [`TVElementUpdateType.none`](/documentation/TVMLKit/TVElementUpdateType/none).

[`TVElementResettableProperty.autoHighlightIdentifier`](/documentation/TVMLKit/TVElementResettableProperty/autoHighlightIdentifier)

The [`autoHighlightIdentifier`](/documentation/TVMLKit/TVViewElement/autoHighlightIdentifier) property is reset to `nil`.



---

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)