次の方法で共有


CarouselView.AnimateCurrentItemChanges プロパティ

定義

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

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

プロパティ値

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

適用対象