UIDynamicItemBehavior.Resistance Property

Definition

The linear resistance of the IUIDynamicItem to movement across the background.

public virtual nfloat Resistance { [Foundation.Export("resistance")] get; [Foundation.Export("setResistance:")] set; }
member this.Resistance : nfloat with get, set

Property Value

The default value is 0.0. If the value is set to 1.0, a IUIDynamicItems movement ends as soon as no force is applied to it.

Attributes

Applies to