NSValue.CGAffineTransformValue Property

Definition

Returns the CGAffineTransform value wrapped by this NSValue object.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreGraphics.CGAffineTransform CGAffineTransformValue { [Foundation.Export("CGAffineTransformValue")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.CGAffineTransformValue : CoreGraphics.CGAffineTransform

Property Value

Attributes

Applies to