Enum FrameType
Definition
- Assembly:
- Tizen.NUI.dll
Enable FrameBroker(Caller) or FrameProvider(Callee)
public enum FrameType
Fields
| Name | Description |
|---|---|
| FrameBroker | FrameBroker type - Caller application. |
| FrameProvider | FrameProvider type - Callee application. |