Compartilhar via


MTKView.DrawLayer(CALayer, CGContext) Método

Definição

Desenha a camada especificada com o 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

Aplica-se a