menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PickerMode - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PickerMode

    Contains values for the PickerMode enumeration that about to open the SfPicker in either normal or pop-up.

    Inheritance
    System.Object
    PickerMode
    Namespace: Syncfusion.SfPicker.XForms
    Assembly: Syncfusion.SfPicker.XForms.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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved