alexa
menu

Xamarin.iOS

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class SFRotatorDotsPlacement

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

    Inheritance
    System.Object
    SFRotatorDotsPlacement
    Namespace: Syncfusion.SfRotator.iOS
    Assembly: Syncfusion.SfRotator.iOS.dll
    Syntax
    public sealed class SFRotatorDotsPlacement : Enum

    Fields

    Default

    Display Dots representation of items over the selected view

    Declaration
    public const SFRotatorDotsPlacement Default
    Field Value
    Type
    SFRotatorDotsPlacement

    None

    Collapses Dot representation.

    Declaration
    public const SFRotatorDotsPlacement None
    Field Value
    Type
    SFRotatorDotsPlacement

    Outside

    Display Dots representation of items under the selected view.

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