Class ColorSelectorItem

    Definition

    Namespace:
    ElmSharp
    Assembly:
    ElmSharp.dll

    An instance to the ColorSelector item gets added.

    [Obsolete("This has been deprecated in API12")]
    public class ColorSelectorItem : ItemObject
    Inheritance
    object
    ItemObject
    ColorSelectorItem

    Properties

    View Source

    Color

    Gets or sets the palette item's color.

    Declaration
    [Obsolete("This has been deprecated in API12")]
    public Color Color { get; set; }
    Property Value
    Type Description
    Color

    Extension Methods

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