Enum GenListItemFieldType

    Definition

    Namespace:
    ElmSharp
    Assembly:
    ElmSharp.dll

    The type of the item's part types.

    [Obsolete("This has been deprecated in API12")]
    [Flags]
    public enum GenListItemFieldType

    Fields

    Name Description
    All

    All item's parts.

    Content

    The Content part type.

    None

    No part type.

    State

    The State part type.

    Text

    The Text part type.

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