[Missing <summary> documentation for "T:Monobjc.QuartzCore.NSValue_QuartzCoreAdditions"]
| C# | Visual Basic | Visual C++ |
public static class NSValue_QuartzCoreAdditions
<ExtensionAttribute> _ Public NotInheritable Class NSValue_QuartzCoreAdditions
[ExtensionAttribute] public ref class NSValue_QuartzCoreAdditions abstract sealed
| All Members | Methods | ||||
| Icon | Member | Description |
|---|---|---|
| CATransform3DValue(NSValue) | Returns an CATransform3D structure representation of the receiver. Original signature is '- (CATransform3D)CATransform3DValue' Available in Mac OS X v10.5 and later. | |
| ValueWithCATransform3D(CATransform3D) | Creates and returns an NSValue object that contains a given CATransform3D structure. Original signature is '+ (NSValue *)valueWithCATransform3D:(CATransform3D)aTransform' Available in Mac OS X v10.5 and later. |
| Object | |
| NSValue_QuartzCoreAdditions | |
- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)