MetadataEditorProperty.setSelected method
MetadataEditorProperty › setSelected
Unofficial
Set the selected class of property.Signature:
setSelected(selected: boolean): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| selected | boolean | Whether to select or deselect. |
Returns: void