Show / Hide Table of Contents

    Class ShortcutDeletedInfo

    Definition

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

    A class for getting the information of the shortcut.

    public class ShortcutDeletedInfo
    Inheritance
    Object
    ShortcutDeletedInfo

    Properties

    View Source

    AppId

    Gets the name of the package.

    Declaration
    public string AppId { get; }
    Property Value
    Type Description
    String
    API Level: 4
    View Source

    ShortcutName

    Gets the name of the created shortcut icon.

    Declaration
    public string ShortcutName { get; }
    Property Value
    Type Description
    String
    API Level: 4
    • View Source
    Back to top Copyright © 2016-2022 Samsung
    Generated by DocFX