getToolSettingLockProperty MethodProtected @beta

Override to return the lock property associated with the supplied non-lock property. Used to enable the lock property after the value of the supplied property is changed.

getToolSettingLockProperty(property: DialogProperty<any>): undefined | DialogProperty<boolean>

@see changeToolSettingPropertyValue

Parameter Type Description
property DialogProperty<any>  

Returns - undefined | DialogProperty

Defined in

Last Updated: 07 June, 2025