Share via


NSValue.CATransform3DValue Property

Definition

Returns the CATransform3D value wrapped by this NSValue object.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreAnimation.CATransform3D CATransform3DValue { [Foundation.Export("CATransform3DValue")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("CATransform3DValue")>]
member this.CATransform3DValue : CoreAnimation.CATransform3D

Property Value

Attributes

Applies to