Compartir a través de


ScrollView Clase

Definición

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

Campos

HorizontalScrollStepProperty

Propiedad enlazable para la propiedad HorizontalScrollStepadjunta .

VerticalScrollStepProperty

Propiedad enlazable para la propiedad VerticalScrollStepadjunta .

Métodos

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)

Se aplica a