Namespace Tizen.Applications.ComponentBased
Classes
ComponentInfo
This class provides methods and properties to get information of the component.
ComponentManager
This class has the methods and events of the ComponentManager.
ComponentPort
The component port API provides functions to send and receive requests between components of component-based-application.
ComponentRunningContext
This class provides methods and properties to get information of the running component.
ComponentTask
Provides a task class for the ComponentPort class. This is a convenience class to manage ComponentPort communication in a separate thread.
RequestEventArgs
Arguments for the event raised when the request is received.
Enums
ComponentRunningContext.ComponentState
Enumeration for the component state.
ComponentType
Enumeration for component type.