NSGraphicsContext.FromWindow(NSWindow) 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("graphicsContextWithWindow:")]
public static AppKit.NSGraphicsContext FromWindow (AppKit.NSWindow window);
static member FromWindow : AppKit.NSWindow -> AppKit.NSGraphicsContext
Parameters
- window
- NSWindow
Returns
- Attributes