Share via


NSView.ConvertRectToLayer(CGRect) Method

Definition

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

Parameters

aRect
CGRect

Returns

Attributes

Applies to