Show / Hide Table of Contents

    Class HomeShortcutAddedInfo

    Definition

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

    A class that contains the shortcut information.

    public class HomeShortcutAddedInfo : ShortcutAddedInfo
    Inheritance
    Object
    ShortcutAddedInfo
    HomeShortcutAddedInfo

    Properties

    View Source

    AppId

    Gets the name of the application.

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

    Uri

    Gets the specific information for creating a new shortcut.

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