menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class SelectionType

    Contains values for the Selection Type.

    Inheritance
    System.Object
    SelectionType
    Namespace: Syncfusion.SfAutoComplete.XForms
    Assembly: Syncfusion.SfAutoComplete.XForms.dll
    Syntax
    public sealed class SelectionType : Enum

    Fields

    Default

    The Selection Type is Default.

    Declaration
    public const SelectionType Default
    Field Value
    Type
    SelectionType

    OnTap

    The Selection Type is OnTap.

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