IMTKViewDelegate.Draw(MTKView) 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.
Method to draw the contents of the view.
[Foundation.Export("drawInMTKView:")]
[Foundation.Preserve(Conditional=true)]
public void Draw (MetalKit.MTKView view);
abstract member Draw : MetalKit.MTKView -> unit
Parameters
- view
- MTKView
- Attributes