Artboard

constructor(unsafeCppPointer: Long, fileLock: ReentrantLock, file: File? = null)

Parameters

unsafeCppPointer

Pointer to the C++ counterpart.

fileLock

Lock shared by the File and native graph this artboard belongs to.

file

The File that created this artboard. Used only to promote an artboard to a bindable artboard.