NSButtonCell.SetFont(NSFont) Method

Definition

[Foundation.Export("setFont:")]
public virtual void SetFont (AppKit.NSFont fontObj);
abstract member SetFont : AppKit.NSFont -> unit
override this.SetFont : AppKit.NSFont -> unit

Parameters

fontObj
NSFont
Attributes

Applies to