MonobjcMonobjc Documented Class Library
NSPropertyDescription Constructor
NamespacesMonobjc.CoreDataNSPropertyDescriptionNSPropertyDescription()()()()
Members
IconMemberDescription
NSPropertyDescription(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.


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

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

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

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