UIDynamicItem.Center Property

Definition

Center of your object, in the container coordinate space.

public abstract CoreGraphics.CGPoint Center { [Foundation.Export("center")] get; [Foundation.Export("setCenter:")] set; }
member this.Center : CoreGraphics.CGPoint with get, set

Property Value

Value is measured in points, not pixels.

Implements

Attributes

Applies to