Atk.PropertyValues¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
new_value |
r/w |
The new value of the named property. |
|
old_value |
r/w |
|
|
property_name |
r/w |
The name of the ATK property which has changed. |
Methods¶
None
Details¶
- class Atk.PropertyValues¶
Note: old_value field of
Atk.PropertyValues
will not contain a valid value. This is a field defined with the purpose of contain the previous value of the property, but is not used anymore.