Enum
ScrollBarLayoutMode

Specifies the layout mode of the scroll bars in respect to the scrollable content.

Definition

Namespace:Telerik.Maui.Controls.ItemsView

Assembly:Telerik.Maui.Controls.dll

Syntax:

cs-api-definition
public enum ScrollBarLayoutMode

Fields

Overlay

The scroll bars should overlay the scrollable content when visible.

Declaration

cs-api-definition
Overlay = 0

Field Value

ScrollBarLayoutMode

Resize

The scroll bars should resize the scrollable content when visible.

Declaration

cs-api-definition
Resize = 1

Field Value

ScrollBarLayoutMode

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