NSView.PrepareContentInRect(CGRect) 方法

定义

[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

参数

rect
CGRect
属性

适用于