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

Defines the different virtualization modes of the RadSlideView.

Definition

Namespace:Telerik.Maui.Controls.SlideView

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public enum VirtualizationMode

Fields

Creation and preparation of views is delayed until an item gets near the viewport.

C#
LoadOnDemand = 1

No virtualization is performed for the views of the RadSlideView.

C#
None = 0
In this article
DefinitionFieldsLoadOnDemandNone
Not finding the help you need?
Contact Support