FMX.InertialMovement.TAniCalculations.Animation

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property Animation: Boolean read FAnimation

C++

__property bool Animation = {read=FAnimation, write=SetAnimation, default=0};

プロパティ

種類 可視性 ソース ユニット
property public
FMX.InertialMovement.pas
FMX.InertialMovement.hpp
FMX.InertialMovement TAniCalculations

説明

慣性スクロールのパラメータを計算する際に DecelerationRate プロパティを考慮に入れることで慣性スクロールをカスタマイズするかどうかを指定します。


関連項目