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
None
Collapses Dot representation.
Declaration
public const SFRotatorDotsPlacement None
Field Value
Outside
Display Dots representation of items under the selected view.
Declaration
public const SFRotatorDotsPlacement Outside