NSWindow.SetAutorecalculatesContentBorderThickness Method

Definition

[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

Parameters

flag
Boolean
forEdge
NSRectEdge
Attributes

Applies to