Skip to content

MetadataEditor.focusPropertyAtIndex method

MetadataEditor › focusPropertyAtIndex

Unofficial

Focus on property at specified index.

Signature:

focusPropertyAtIndex(index: number): void

Parameters:

Parameter Type Description
index number Index of the property to focus.

Returns: void