Enum
LoopingListItemSnapPosition

Defines the different snapping positions for the centered item supported by RadLoopingList.

Definition

Namespace:Telerik.UI.Xaml.Controls.Primitives.LoopingList

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public enum LoopingListItemSnapPosition

Fields

Far

Positions the selected item at the far side of the viewport.

Declaration

cs-api-definition
Far = 2

Field Value

LoopingListItemSnapPosition

Middle

Positions the selected item in the center of the viewport.

Declaration

cs-api-definition
Middle = 0

Field Value

LoopingListItemSnapPosition

Near

Positions the selected item at the near side of the viewport.

Declaration

cs-api-definition
Near = 1

Field Value

LoopingListItemSnapPosition

In this article
DefinitionFieldsFarMiddleNear
Not finding the help you need?
Contact Support