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>): DialogProperty<boolean> | undefined

@see changeToolSettingPropertyValue

Parameter Type Description
property DialogProperty<any>  

Returns - DialogProperty | undefined

Defined in

Last Updated: 07 May, 2026