MonobjcMonobjc Documented Class Library
NSOpenGLLayer Constructor
NamespacesMonobjc.AppKitNSOpenGLLayerNSOpenGLLayer()()()()
Members
IconMemberDescription
NSOpenGLLayer(Id)

Override to copy or initialize custom fields of the specified layer.

Original signature is '- (id)initWithLayer:(id)layer'

Available in Mac OS X v10.5 and later.


NSOpenGLLayer(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.


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

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

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

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