menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class DotPlacement

    Contains the values for the DotPlacement enumeration that determines the placement of the Dots representation.

    Inheritance
    System.Object
    DotPlacement
    Namespace: Syncfusion.SfRotator.XForms
    Assembly: Syncfusion.SfRotator.XForms.dll
    Syntax
    public sealed class DotPlacement : Enum

    Fields

    Default

    Display Dots representation of items over the selected view

    Declaration
    public const DotPlacement Default
    Field Value
    Type
    DotPlacement

    None

    Collapses Dot representation.

    Declaration
    public const DotPlacement None
    Field Value
    Type
    DotPlacement

    OutSide

    Display Dots representation of items under the selected view.

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