UIKit.UIDynamicItem.Transform Property
The transform of your object, relative to the center of its bounds.

Syntax

[get: Foundation.Export("transform")]
[set: Foundation.Export("setTransform:")]
public abstract CoreGraphics.CGAffineTransform Transform { get; set; }

Value

The default value is the identity transform.

Remarks

Contains the affine transformation that your object is used to render itself on the screen.

Requirements

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