Enum ShortcutError

    Definition

    Namespace:
    Tizen.Applications.Shortcut
    Assembly:
    Tizen.Applications.Shortcut.dll

    Enumeration for values of the shortcut response types.

    [Obsolete("Deprecated since API12. Will be removed in API14.")]
    public enum ShortcutError

    Fields

    Name Description
    Exist

    Shortcut is already added.

    InvalidParameter

    Invalid function parameter.

    IoError

    I/O error.

    None

    Successful.

    NoSpace

    There is no space to add a new shortcut.

    NotExist

    Shortcut does not exist.

    OutOfMemory

    Out of memory.

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