UnSubscribeToSystemPropertyChange
Unsubscribe to an event callback for changes of a component system defined property
Function
void UnSubscribeToSystemPropertyChange(property: string);
Parameters
Name | Type | Description |
---|---|---|
property | String | The name of the property to unsubscribe to |
Return Value
None