MetadataEditor.handleItemSelection method
MetadataEditor › handleItemSelection
Unofficial
Handle selection of item for drag handling.Signature:
handleItemSelection(event: PointerEvent, property: MetadataEditorProperty): booleanParameters:
| Parameter | Type | Description |
|---|---|---|
| event | PointerEvent | The pointer event. |
| property | MetadataEditorProperty | Property being selected. |
Returns: boolean — Whether the selection was handled.