Class HomeShortcutInfo

    Definition

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

    A class that contains the shortcut information.

    public class HomeShortcutInfo : ShortcutInfo
    Inheritance
    object
    ShortcutInfo
    HomeShortcutInfo

    Properties

    View Source

    Uri

    Gets or sets the specific information delivered to the viewer for creating a shortcut.

    Declaration
    public string Uri { get; set; }
    Property Value
    Type Description
    string

    Extension Methods

    EXamlExtensions.LoadFromEXamlByRelativePath<T>(T, string)
    Extensions.LoadFromXaml<TXaml>(TXaml, string)
    Extensions.LoadFromXaml<TXaml>(TXaml, Type)
    Extensions.LoadFromXamlFile<TXaml>(TXaml, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX