NSFontManager.SetSelectedFont(NSFont, Boolean) Method

Definition

[Foundation.Export("setSelectedFont:isMultiple:")]
public virtual void SetSelectedFont (AppKit.NSFont fontObj, bool isMultiple);
abstract member SetSelectedFont : AppKit.NSFont * bool -> unit
override this.SetSelectedFont : AppKit.NSFont * bool -> unit

Parameters

fontObj
NSFont
isMultiple
Boolean
Attributes

Applies to