Show / Hide Table of Contents

    Enum IconLookupOrder

    Definition

    Namespace:
    ElmSharp
    Assembly:
    ElmSharp.dll
    API Level:
    preview

    Enumeration for the icon lookup order. Should look for icons in the theme, FDO paths, or both.

    public enum IconLookupOrder

    Fields

    Name Description
    FreeDesktopFirst

    Icon look up order: freedesktop, theme.

    FreeDesktopOnly

    Icon look up order: freedesktop.

    ThemeFirst

    Icon look up order: theme, freedesktop.

    ThemeOnly

    Icon look up order: theme.

    • View Source
    Back to top Copyright © 2016-2020 Samsung
    Generated by DocFX