NSOpenGLLayer.GetOpenGLPixelFormat(UInt32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("openGLPixelFormatForDisplayMask:")]
public virtual AppKit.NSOpenGLPixelFormat GetOpenGLPixelFormat (uint mask);
abstract member GetOpenGLPixelFormat : uint32 -> AppKit.NSOpenGLPixelFormat
override this.GetOpenGLPixelFormat : uint32 -> AppKit.NSOpenGLPixelFormat
Parameters
- mask
- UInt32
Returns
- Attributes