Share via


ScrollControllerScrollByRequestedEventArgs.OffsetDelta プロパティ

定義

スクロール オフセットに対する変更の量を取得します。

public:
 property double OffsetDelta { double get(); };
double OffsetDelta();
public double OffsetDelta { get; }
var double = scrollControllerScrollByRequestedEventArgs.offsetDelta;
Public ReadOnly Property OffsetDelta As Double

プロパティ値

Double

double

スクロール オフセットに対する変更の量。

適用対象