Skip to content

MetadataEditorProperty.handleUpdateKey method

MetadataEditorProperty › handleUpdateKey

Unofficial

Update key of property and saves, returns false if error.

Signature:

handleUpdateKey(key: string): boolean

Parameters:

Parameter Type Description
key string New key value.

Returns: booleanWhether the update succeeded.