ExpGestureRecognizer.IsInertial Property

Definition

public:
 property bool IsInertial { bool get(); };
bool IsInertial();
public bool IsInertial { get; }
var boolean = expGestureRecognizer.isInertial;
Public ReadOnly Property IsInertial As Boolean

Property Value

Boolean

bool

Applies to