Share via


CarouselView.AnimatePositionChanges Property

Definition

Gets a value indicating whether position changes should be animated. For internal use by platform renderers.

public:
 virtual property bool AnimatePositionChanges { bool get(); };
public virtual bool AnimatePositionChanges { get; }
member this.AnimatePositionChanges : bool
Public Overridable ReadOnly Property AnimatePositionChanges As Boolean

Property Value

true if position changes should be animated; otherwise, false.

Applies to