Show / Hide Table of Contents

    Enum GenListItemType

    Definition

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

    Enumeration for setting the genlist item types.

    public enum GenListItemType

    Fields

    Name Description
    Group

    If Group is set, then this item is a group index item that is displayed at the top until the next group comes.

    Normal

    If Normal is set, then this item is a normal item.

    Tree

    If Tree is set, then this item is displayed as an item that is able to expand and have child items.

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