Show / Hide Table of Contents

    Enum ColorSelectorMode

    Definition

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

    Enumeration for the modes of ColorSelector.

    public enum ColorSelectorMode

    Fields

    Name Description
    All

    This mode is not supported. If you use this, it will be shown same with the Palette mode.

    Both

    Both the palette and the selector is displayed.

    Components

    Only the color selector is displayed.

    Palette

    Only the color palette is displayed, by default.

    PallettePlane

    This mode is not supported. If you use this, it will be shown same with the Palette mode.

    Picker

    Only the color picker is displayed.

    Plane

    This mode is not supported. If you use this, nothing will be shown.

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