| Icon | Member | Description |
|---|---|---|
| SetValuesForParameter(IntPtr, NSOpenGLContextParameter) | Sets the value of the specified parameter. Original signature is '- (void)setValues:(const GLint *)vals forParameter:(NSOpenGLContextParameter)param' Available in Mac OS X v10.0 and later. | |
| SetValuesForParameter(array<Object>[]()[][], NSOpenGLContextParameter) | Sets the value of the specified parameter. Original signature is '- (void)setValues:(const GLint *)vals forParameter:(NSOpenGLContextParameter)param' Available in Mac OS X v10.0 and later. | |
| SetValuesForParameter(array<Int32>[]()[][], NSOpenGLContextParameter) | Sets the value of the specified parameter. Original signature is '- (void)setValues:(const GLint *)vals forParameter:(NSOpenGLContextParameter)param' Available in Mac OS X v10.0 and later. |