|
Tizen Native API
5.0
|
Identifies a property from any object. More...
Public Member Functions | |
| Source (Handle &object, Property::Index index) | |
| Creates a constraint source. | |
Public Attributes | |
| Property::Index | propertyIndex |
| The index of a property provided by object. | |
| Handle | object |
| The target object. | |
Identifies a property from any object.
| Dali::Source::Source | ( | Handle & | object, |
| Property::Index | index | ||
| ) |
Creates a constraint source.
| [in] | object | The object providing the property |
| [in] | index | The index of a property provided by object |