共用方式為


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

適用於