Tizen Native API
|
Internal namespace for Control. More...
Classes | |
class | Control |
This is the internal base class for all controls. More... | |
Functions | |
Internal::Control & | GetImplementation (Dali::Toolkit::Control &handle) |
Get implementation from the handle. | |
const Internal::Control & | GetImplementation (const Dali::Toolkit::Control &handle) |
Get implementation from the handle. |
Detailed Description
Function Documentation
Get implementation from the handle.
- Since :
- 2.4
- Parameters:
-
handle
- Returns:
- implementation
- Precondition:
- handle is initialized and points to a control.
const Internal::Control& Dali::Toolkit::Internal::GetImplementation | ( | const Dali::Toolkit::Control & | handle | ) |
Get implementation from the handle.
- Since :
- 2.4
- Parameters:
-
handle
- Returns:
- implementation
- Precondition:
- handle is initialized and points to a control.