Skip to main content

findMasterBarByIndex

Description​

Tries to find the master bar bounds by a given index.

findMasterBarByIndex(index: number): MasterBarBounds | null
ParameterSummary
indexAll

The index of the master bar to find.

Returns​

The master bar bounds if it was rendered, or null if no boundary information is available.