Enum ContentCategory

Definition

Namespace:
Tizen.Applications.AttachPanel
Assembly:
Tizen.Applications.AttachPanel.dll
API Level:
4

Enumeration for the attach panel content category.

C#
Copy
[Obsolete("Deprecated since API Level 10. Will be removed in API Level 12.")] public enum ContentCategory
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.