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


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

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

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

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