Share via


NSView.ConvertRectFromBacking(CGRect) Method

Definition

[Foundation.Export("convertRectFromBacking:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGRect ConvertRectFromBacking(CoreGraphics.CGRect aRect);
[<Foundation.Export("convertRectFromBacking:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ConvertRectFromBacking : CoreGraphics.CGRect -> CoreGraphics.CGRect
override this.ConvertRectFromBacking : CoreGraphics.CGRect -> CoreGraphics.CGRect

Parameters

aRect
CGRect

Returns

Attributes

Applies to