NSWindow.SetContentBorderThickness(nfloat, NSRectEdge) Method

Definition

[Foundation.Export("setContentBorderThickness:forEdge:")]
public virtual void SetContentBorderThickness (nfloat thickness, AppKit.NSRectEdge edge);
abstract member SetContentBorderThickness : nfloat * AppKit.NSRectEdge -> unit
override this.SetContentBorderThickness : nfloat * AppKit.NSRectEdge -> unit

Parameters

thickness
nfloat
edge
NSRectEdge
Attributes

Applies to