Enum ContentCategory

    Definition

    Namespace:
    Tizen.Applications.AttachPanel
    Assembly:
    Tizen.Applications.AttachPanel.dll

    Enumeration for the attach panel content category.

    [Obsolete("Deprecated since API Level 12. Will be removed in API Level 14.")]
    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.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX