NSValue.CATransform3DValue 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.
Returns the CATransform3D value wrapped by this NSValue object.
public virtual CoreAnimation.CATransform3D CATransform3DValue { [Foundation.Export("CATransform3DValue")] get; }
member this.CATransform3DValue : CoreAnimation.CATransform3D
Property Value
- Attributes