menu

MAUI

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

    Show / Hide Table of Contents

    Class PaletteCellShape

    Specifies the mode of the color picker.

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

    Fields

    Circle

    The color palette is displayed with circular grid cells.

    Declaration
    public const PaletteCellShape Circle
    Field Value
    Type
    PaletteCellShape

    Default

    A rectangular palette showing opacity variations of base colors.

    Declaration
    public const PaletteCellShape Default
    Field Value
    Type
    PaletteCellShape

    Square

    The color palette is displayed with rectangular grid cells.

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