NSView.PrepareContentInRect(CGRect) Method

Definition

[Foundation.Export("prepareContentInRect:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void PrepareContentInRect (CoreGraphics.CGRect rect);
abstract member PrepareContentInRect : CoreGraphics.CGRect -> unit
override this.PrepareContentInRect : CoreGraphics.CGRect -> unit

Parameters

rect
CGRect
Attributes

Applies to