Compartir a través de


MTKView.DrawLayer(CALayer, CGContext) Método

Definición

Dibuja la capa especificada con el contexto especificado.

[Foundation.Export("drawLayer:inContext:")]
public virtual void DrawLayer (CoreAnimation.CALayer layer, CoreGraphics.CGContext context);
abstract member DrawLayer : CoreAnimation.CALayer * CoreGraphics.CGContext -> unit
override this.DrawLayer : CoreAnimation.CALayer * CoreGraphics.CGContext -> unit

Parámetros

layer
CALayer
context
CGContext
Atributos

Se aplica a