Xamarin.iOS

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

    Show / Hide Table of Contents

    Class PickerMode

    The Picker mode enumeration contains a dialog and standalone mode

    Inheritance
    System.Object
    PickerMode
    Namespace: Syncfusion.SfPicker.iOS
    Assembly: Syncfusion.SfPicker.iOS.dll
    Syntax
    public sealed class PickerMode : Enum

    Fields

    Default

    Displays the control as standalone representation.

    Declaration
    public const PickerMode Default
    Field Value
    Type Description
    PickerMode

    Dialog

    Displays the control as dialog representation.

    Declaration
    public const PickerMode Dialog
    Field Value
    Type Description
    PickerMode

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved