menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DotsPlacement - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class DotsPlacement

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

    Inheritance
    System.Object
    DotsPlacement
    Namespace: Syncfusion.Maui.Core.Rotator
    Assembly: Syncfusion.Maui.Core.dll
    Syntax
    public sealed class DotsPlacement : Enum

    Fields

    Default

    Display Dots representation of items over the selected view

    Declaration
    public const DotsPlacement Default
    Field Value
    Type
    DotsPlacement

    None

    Collapses Dot representation.

    Declaration
    public const DotsPlacement None
    Field Value
    Type
    DotsPlacement

    OutSide

    Display Dots representation of items under the selected view.

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