NSWindow.SetAutorecalculatesContentBorderThickness 方法

定义

[Foundation.Export("setAutorecalculatesContentBorderThickness:forEdge:")]
public virtual void SetAutorecalculatesContentBorderThickness (bool flag, AppKit.NSRectEdge forEdge);
abstract member SetAutorecalculatesContentBorderThickness : bool * AppKit.NSRectEdge -> unit
override this.SetAutorecalculatesContentBorderThickness : bool * AppKit.NSRectEdge -> unit

参数

flag
Boolean
forEdge
NSRectEdge
属性

适用于