FMX.InertialMovement.TAniCalculations.DeadZone

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

Delphi

property DeadZone: Integer read FDeadZone write FDeadZone default DefaultDeadZone;

C++

__property int DeadZone = {read=FDeadZone, write=FDeadZone, default=8};

プロパティ

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


説明

指(またはマウス)の移動で、スクロールを初期化しない領域のサイズを定義します。

デフォルトの DeadZone 値は、DefaultDeadZone です。