Enum ContentCategory
Definition
- Namespace:
- Tizen.Applications.AttachPanel
- Assembly:
- Tizen.Applications.AttachPanel.dll
Enumeration for the attach panel content category.
public enum ContentCategory
Fields
Name | Description |
---|---|
Audio | Attaching audio from my files. |
Calendar | Attaching calendar data from the calendar. |
Camera | Taking pictures to attach. |
Contact | Attaching contact data from the contacts. |
Document | Attaching files from the document list. |
Image | Attaching images from the gallery. |
Memo | Attaching memo data from the memo. |
Myfiles | Attaching files data from my files. |
TakePicture | Launching apps to take pictures will be attached. |
Video | Attaching video from the gallery. |
VideoRecorder | Taking a video clip to attach. |
Voice | Taking a voice clip to attach. |