buildLockPropertyDescription MethodStatic
Builds a property description for a tool settings or dialog lock property. This will create a checkbox control with no label.
buildLockPropertyDescription(name: string, additionalParams: BasePropertyEditorParams[] = []): PropertyDescription
| Parameter | Type | Description |
|---|---|---|
| name | string | |
| additionalParams | BasePropertyEditorParams[] |
Returns - PropertyDescription
Defined in
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.