IUIDynamicItem.Transform Property

Definition

The rotation of the dynamic item.

[Foundation.Preserve(Conditional=true)]
public CoreGraphics.CGAffineTransform Transform { [Foundation.Export("transform")] get; [Foundation.Export("setTransform:")] set; }
member this.Transform : CoreGraphics.CGAffineTransform with get, set

Property Value

Item rotation.

Attributes

Applies to