Skip to content

MetadataEditor.handleItemSelection method

MetadataEditor › handleItemSelection

Unofficial

Handle selection of item for drag handling.

Signature:

handleItemSelection(event: PointerEvent, property: MetadataEditorProperty): boolean

Parameters:

Parameter Type Description
event PointerEvent The pointer event.
property MetadataEditorProperty Property being selected.

Returns: booleanWhether the selection was handled.