TrackItem

Timeline track element, also known as clip.

Inheritance

AvaloniaObject Animatable StyledElement Visual Layoutable Interactive InputElement Control TemplatedControl ContentControl TrackItem

Properties

Property

Type

Description

IsSelected

Set when the TrackItem is selected

Title

The title / name of the clip

Start

The start time of the clip

End

The end time of the clip

Pseudoclasses

Pseudoclass

Description

:pressed

Set when the TrackItem is depressed

:selected

Set when the TrackItem is selected

Last updated

Was this helpful?