Enum UIGadgetType

    Definition

    Namespace:
    Tizen.Applications
    Assembly:
    Tizen.Applications.UIGadget.dll

    Enumeration for the type of the UIGadget.

    public enum UIGadgetType

    Fields

    Name Description
    Normal

    The normal type.

    Popup

    The popup type.

    Extension Methods

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