---
title: activeTags
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/animationgraphcomponent/activetags
---

# activeTags

The tags that were active during the last graph evaluation tick.

## Declaration

```swift
var activeTags: [AnimationGraphComponent.ActiveTag] { get }
```

## See Also

### Accessing active tags

- [AnimationGraphComponent.ActiveTag](realitykit/animationgraphcomponent/activetag.md)
