SKMetalView Class

Definition

[Foundation.Register("SKMetalView")]
public class SKMetalView : MetalKit.MTKView, IDisposable, MetalKit.IMTKViewDelegate, System.ComponentModel.IComponent
Inheritance
SKMetalView
Attributes
Implements

Constructors

SKMetalView()
SKMetalView(CGRect)
SKMetalView(CGRect, IMTLDevice)
SKMetalView(IntPtr)

Properties

CanvasSize
GRContext

Methods

AwakeFromNib()
OnPaintSurface(SKPaintMetalSurfaceEventArgs)

Events

PaintSurface

Explicit Interface Implementations

IMTKViewDelegate.Draw(MTKView)
IMTKViewDelegate.DrawableSizeWillChange(MTKView, CGSize)

Applies to