ToolSettingsPropertySyncItem Class

Beta

Class used to identify a specific ToolSettings property value that can be enabled/disabled in UI.

Extends

Methods

Name Description
constructor(value: ToolSettingsValue, propertyName: string, isDisabled?: false | true): ToolSettingsPropertySyncItem    

Properties

Name Type Description
isDisabled undefined | false | true used to pass enable state to Ui from Tool so property record can be updated  

Inherited properties

Name Type Inherited from Description
propertyName string ToolSettingsPropertyItem  
value ToolSettingsValue ToolSettingsPropertyItem  

Defined in

Last Updated: 08 January, 2020