Show / Hide Table of Contents

    Class ColorSelectorItem

    Definition

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

    An instance to the ColorSelector item gets added.

    public class ColorSelectorItem : ItemObject
    Inheritance
    Object
    ItemObject
    ColorSelectorItem

    Properties

    View Source

    Color

    Gets or sets the palette item's color.

    Declaration
    public Color Color { get; set; }
    Property Value
    Type Description
    Color
    API Level: preview

    Extension Methods

    ItemObjectExtension.GrabHighlight(ItemObject)
    ItemObjectExtension.ClearHighlight(ItemObject)
    • View Source
    Back to top Copyright © 2016-2020 Samsung
    Generated by DocFX