Enum UriType

    Definition

    Namespace:
    Tizen.Uix.Sticker
    Assembly:
    Tizen.Uix.Sticker.dll

    Enumeration for the URI type.

    public enum UriType

    Fields

    Name Description
    LocalPath

    Local path URI

    WebResource

    Web resource URI

    Extension Methods

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