Enum GenListItemFieldType

    Definition

    Namespace:
    ElmSharp
    Assembly:
    ElmSharp.dll

    The type of the item's part types.

    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.

    Extension Methods

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