MonobjcMonobjc Documented Class Library
NSFont Constructor
NamespacesMonobjc.AppKitNSFontNSFont()()()()
Members
IconMemberDescription
NSFont(NSCoder)

Returns an object initialized from data in a given unarchiver. (required)

Original signature is '- (id)initWithCoder:(NSCoder *)decoder'

Available in Mac OS X v10.0 and later.


NSFont()()()()
Initializes a new instance of the NSFont class.

NSFont(IntPtr)
Initializes a new instance of the NSFont class.

NSFont(String, Object, array<Object>[]()[][])
Initializes a new instance of the NSFont class.

Assembly: Monobjc.AppKit (Module: Monobjc.AppKit)