Share via


ScrollView Class

Definition

public ref class ScrollView abstract sealed
public static class ScrollView
type ScrollView = class
Public Module ScrollView
Inheritance
ScrollView

Fields

HorizontalScrollStepProperty

Bindable property for attached property HorizontalScrollStep.

VerticalScrollStepProperty

Bindable property for attached property VerticalScrollStep.

Methods

GetHorizontalScrollStep(BindableObject)
GetHorizontalScrollStep(IPlatformElementConfiguration<Tizen,ScrollView>)
GetVerticalScrollStep(BindableObject)
GetVerticalScrollStep(IPlatformElementConfiguration<Tizen,ScrollView>)
SetHorizontalScrollStep(BindableObject, Int32)
SetHorizontalScrollStep(IPlatformElementConfiguration<Tizen,ScrollView>, Int32)
SetVerticalScrollStep(BindableObject, Int32)
SetVerticalScrollStep(IPlatformElementConfiguration<Tizen,ScrollView>, Int32)

Applies to