VideoList

Summary

The list of Videos in the scene. (You don't instantiate this yourself. Access this via Sketch.videos)

Instance Properties

NameReturn TypeDescription

lastSelected

Video Read-only

Returns the last Video that was selected

last

Video Read-only

Returns the last Video

this[index]

Video Read-only

Returns the video at the specified index

count

number Read-only

The number of videos

Last updated