menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class SelectionShape

    Defines the shape for the selection view in SfCalendar. If this property set as Fill the date selection will render in the rectangle shape in month view. Defaults to Circle.

    Inheritance
    System.Object
    SelectionShape
    Namespace: Syncfusion.SfCalendar.XForms
    Assembly: Syncfusion.SfCalendar.XForms.dll
    Syntax
    public sealed class SelectionShape : Enum

    Fields

    Circle

    Select circle.

    Declaration
    public const SelectionShape Circle
    Field Value
    Type
    SelectionShape

    Fill

    Select Fill.

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