Tizen Native API
|
Dali::ParentSource Struct Reference
Identifies a property from the parent of an object. More...
Public Member Functions | |
ParentSource (Property::Index index) | |
Create a parent constraint source. | |
Public Attributes | |
Property::Index | propertyIndex |
The index of a property provided by the parent of the constrained object. |
Detailed Description
Identifies a property from the parent of an object.
- Since :
- 2.4
Constructor & Destructor Documentation
Create a parent constraint source.
- Since :
- 2.4
- Parameters:
-
[in] index The index of a property, provided by the parent of the constrained object.