次の方法で共有


ScrollView クラス

定義

public ref class ScrollView abstract sealed
public static class ScrollView
type ScrollView = class
Public Module ScrollView
継承
ScrollView

フィールド

HorizontalScrollStepProperty

添付プロパティ のバインド可能なプロパティ HorizontalScrollStep

VerticalScrollStepProperty

添付プロパティ のバインド可能なプロパティ VerticalScrollStep

メソッド

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)

適用対象