UICollectionViewLayoutAttributes.Transform3D Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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