UICollectionViewLayoutAttributes.Transform3D Property

Definition

The 3D transform of the item. (If not null, Frame will be set to null.)

public virtual CoreAnimation.CATransform3D Transform3D { [Foundation.Export("transform3D")] get; [Foundation.Export("setTransform3D:")] set; }
member this.Transform3D : CoreAnimation.CATransform3D with get, set

Property Value

Attributes

Applies to