getToolSettingPropertyLocked Method
Override to return the property that is disabled/enabled if the supplied property is a lock property.
getToolSettingPropertyLocked(_property: DialogProperty<any>): undefined | DialogProperty<any>
@see changeToolSettingPropertyValue
| Parameter | Type | Description |
|---|---|---|
| _property | DialogProperty<any> |
Returns - undefined | DialogProperty
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.