menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class SelectionMode

    Selection mode for resource view which contains single and multiple options to select the resource view.

    Inheritance
    System.Object
    SelectionMode
    Namespace: Syncfusion.SfSchedule.XForms
    Assembly: Syncfusion.SfSchedule.XForms.dll
    Syntax
    public sealed class SelectionMode : Enum

    Fields

    Multiple

    Multiple selection

    Declaration
    public const SelectionMode Multiple
    Field Value
    Type
    SelectionMode

    Single

    Single selection

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