menu

MAUI

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

    Show / Hide Table of Contents

    Class PickerMode

    Defines the picker mode for the picker.

    Inheritance
    System.Object
    PickerMode
    Namespace: Syncfusion.Maui.Picker
    Assembly: Syncfusion.Maui.Picker.dll
    Syntax
    public sealed class PickerMode : Enum

    Fields

    Default

    Represents the default mode.

    Declaration
    public const PickerMode Default
    Field Value
    Type
    PickerMode

    Dialog

    Represents the dialog mode.

    Declaration
    public const PickerMode Dialog
    Field Value
    Type
    PickerMode

    RelativeDialog

    Represents the relative dialog mode.

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