New to Telerik UI for .NET MAUIStart a free 30-day trial

Specifies the direction of sweep operations for circular or arc-based controls. This enumeration defines whether sweeping operations proceed in a clockwise or counter-clockwise direction.

Definition

Namespace:Telerik.Maui

Assembly:Telerik.Maui.Core.dll

Syntax:

C#
public enum SweepDirection

Fields

The sweep operation proceeds in a clockwise direction.

C#
Clockwise = 0

The sweep operation proceeds in a counter-clockwise direction.

C#
CounterClockwise = 1
In this article
DefinitionFieldsClockwiseCounterClockwise
Not finding the help you need?
Contact Support