Skip to content

MetadataEditor.focusPropertyAtIndex method

MetadataEditor › focusPropertyAtIndex

Unofficial

Focus on property at specified index.

Signature:

focusPropertyAtIndex(index: number): void

Parameters:

ParameterTypeDescription
indexnumberIndex of the property to focus.

Returns: void