menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ColorPickerMode - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ColorPickerMode

    Specifies the mode of the color picker.

    Inheritance
    System.Object
    ColorPickerMode
    Namespace: Syncfusion.Maui.Inputs
    Assembly: Syncfusion.Maui.Inputs.dll
    Syntax
    public sealed class ColorPickerMode : Enum

    Fields

    Palette

    Displays a color palette for selecting predefined colors.

    Declaration
    public const ColorPickerMode Palette
    Field Value
    Type
    ColorPickerMode

    Spectrum

    Displays a color spectrum for selecting colors.

    Declaration
    public const ColorPickerMode Spectrum
    Field Value
    Type
    ColorPickerMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved