menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class MultiSelectMode

    Contains values for the MultiSelectMode enumeration that determines multi-selection way to select multiple items.

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

    Fields

    Delimiter

    The delimiter.

    Declaration
    public const MultiSelectMode Delimiter
    Field Value
    Type
    MultiSelectMode

    None

    The none.

    Declaration
    public const MultiSelectMode None
    Field Value
    Type
    MultiSelectMode

    Token

    The token.

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