IMTKViewDelegate.Draw(MTKView) Method

Definition

Method to draw the contents of the view.

[Foundation.Export("drawInMTKView:")]
[Foundation.Preserve(Conditional=true)]
public void Draw (MetalKit.MTKView view);

Parameters

view
MTKView
Attributes

Applies to