UISnapBehavior.Damping Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The damping behavior applied to the snap.
public virtual nfloat Damping { [Foundation.Export("damping", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setDamping:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.Damping : nfloat with get, set
Property Value
- Attributes