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

See Also: UIDynamicItemBehavior Members

Syntax

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

Remarks

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

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

Related content

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0