NSView.ConvertSizeToBacking(CGSize) Method

Definition

[Foundation.Export("convertSizeToBacking:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreGraphics.CGSize ConvertSizeToBacking (CoreGraphics.CGSize aSize);
abstract member ConvertSizeToBacking : CoreGraphics.CGSize -> CoreGraphics.CGSize
override this.ConvertSizeToBacking : CoreGraphics.CGSize -> CoreGraphics.CGSize

Parameters

aSize
CGSize

Returns

Attributes

Applies to