Share via


NSOpenGLPixelFormat.GetValue Method

Definition

[Foundation.Export("getValues:forAttribute:forVirtualScreen:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void GetValue(ref int vals, AppKit.NSOpenGLPixelFormatAttribute attrib, int screen);
[<Foundation.Export("getValues:forAttribute:forVirtualScreen:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetValue : int * AppKit.NSOpenGLPixelFormatAttribute * int -> unit
override this.GetValue : int * AppKit.NSOpenGLPixelFormatAttribute * int -> unit

Parameters

vals
Int32
screen
Int32
Attributes

Applies to