共用方式為


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
屬性

適用於