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 |