Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SFRotatorDotsPlacement - Xamarin.iOS API Reference | Syncfusion

    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 Description
    SFRotatorDotsPlacement

    None

    Collapses Dot representation.

    Declaration
    public const SFRotatorDotsPlacement None
    Field Value
    Type Description
    SFRotatorDotsPlacement

    Outside

    Display Dots representation of items under the selected view.

    Declaration
    public const SFRotatorDotsPlacement Outside
    Field Value
    Type Description
    SFRotatorDotsPlacement

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved