---
title: marked
framework: AVKit
role: symbol
role_heading: Instance Property
path: avkit/avinterfacetimelinesegment/marked
---

# marked

Indicates whether this segment should be visually highlighted or marked in the timeline UI.

## Declaration

```occ
@property (nonatomic, readonly, getter=isMarked) BOOL marked;
```
