Enum ComponentType
Definition
- Namespace:
- Tizen.Applications.ComponentBased
- Assembly:
- Tizen.Applications.ComponentBased.ComponentManager.dll
Enumeration for component type.
public enum ComponentType
Fields
Name | Description |
---|---|
Frame | Frame component |
Service | Service component |
Widget | Widget component |