MonoTouch.UIKit.UIDynamicItemBehavior Class
Specifies physics properties for MonoTouch.UIKit.IUIDynamicItems. Also allows custom velocities to be added to items.

See Also: UIDynamicItemBehavior Members

Syntax

[MonoTouch.Foundation.Register("UIDynamicItemBehavior", true)]
[MonoTouch.ObjCRuntime.Availability(Introduced=MonoTouch.ObjCRuntime.Platform.iOS_7_0)]
public class UIDynamicItemBehavior : UIDynamicBehavior

Remarks

When a MonoTouch.UIKit.UIDynamicItemBehavior is applied to a MonoTouch.UIKit.IUIDynamicItem, it modifies the default values of the properties used by UIKit Dynamics in that MonoTouch.UIKit.IUIDynamicItem.

The UIDynamicItemBehavior.AddAngularVelocityForItem and UIDynamicItemBehavior.AddLinearVelocityForItem methods allow the application developer to add arbitrary velocities to a MonoTouch.UIKit.IUIDynamicItem.

Related content

Requirements

Namespace: MonoTouch.UIKit
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0