次の方法で共有


CarouselView.AnimatePositionChanges プロパティ

定義

位置の変更をアニメーション化するかどうかを示す値を取得します。 プラットフォーム レンダラーによる内部使用用。

public:
 virtual property bool AnimatePositionChanges { bool get(); };
public virtual bool AnimatePositionChanges { get; }
member this.AnimatePositionChanges : bool
Public Overridable ReadOnly Property AnimatePositionChanges As Boolean

プロパティ値

true 位置の変更をアニメーション化する必要がある場合。それ以外の場合は false

適用対象